From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Shumkin Subject: Re: git fetch,git merge and git rebase Date: Thu, 10 Feb 2011 07:22:34 +0000 (UTC) Message-ID: References: <1297315789338-6010561.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 Feb 10 08:22:53 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PnQrd-0003jx-2B for gcvg-git-2@lo.gmane.org; Thu, 10 Feb 2011 08:22:53 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751206Ab1BJHWs (ORCPT ); Thu, 10 Feb 2011 02:22:48 -0500 Received: from lo.gmane.org ([80.91.229.12]:51350 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751022Ab1BJHWr (ORCPT ); Thu, 10 Feb 2011 02:22:47 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PnQrW-0003fX-9S for git@vger.kernel.org; Thu, 10 Feb 2011 08:22:46 +0100 Received: from 212.34.37.3 ([212.34.37.3]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Feb 2011 08:22:46 +0100 Received: from zapped by 212.34.37.3 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Feb 2011 08:22:46 +0100 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 212.34.37.3 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Akash gmail.com> writes: > > > Hi, > > I am new to git .Can someone explain in simple terms what git fetch,git > merge and git rebase do?..I tried googling but was very confused after going > thro it. > > Also, can someone prescribe a link which explains git in detail right from > scratch. > RFTM, with all respect )) http://progit.org/book/