From mboxrd@z Thu Jan 1 00:00:00 1970 From: lancelyons Subject: Re: Git rebase basics Date: Thu, 14 Jun 2012 09:01:18 -0700 (PDT) Message-ID: <1339689678486-7561538.post@n2.nabble.com> References: <1339621152946-7561468.post@n2.nabble.com> <1339642794317-7561489.post@n2.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Jun 14 18:01:30 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SfCU7-0001o1-IJ for gcvg-git-2@plane.gmane.org; Thu, 14 Jun 2012 18:01:23 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755876Ab2FNQBT (ORCPT ); Thu, 14 Jun 2012 12:01:19 -0400 Received: from sam.nabble.com ([216.139.236.26]:50193 "EHLO sam.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753985Ab2FNQBT (ORCPT ); Thu, 14 Jun 2012 12:01:19 -0400 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SfCU2-0001W6-G2 for git@vger.kernel.org; Thu, 14 Jun 2012 09:01:18 -0700 In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Thanks Hilco, git pull --rebase origin master gave me the desire results. Thanks I am still wondering why git rebase origin master did not. I was thinking that this command would rebase the cloned repository I was in and rebase it to the master of the origin. in my scenario what would git rebase origin master be doing? Again thanks -- View this message in context: http://git.661346.n2.nabble.com/Git-rebase-basics-tp7561468p7561538.html Sent from the git mailing list archive at Nabble.com.