From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dilip M Subject: Re: A Visual Git Reference Date: Wed, 10 Feb 2010 22:32:59 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git list To: Mark Lodato X-From: git-owner@vger.kernel.org Wed Feb 10 18:03:09 2010 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 1NfFy0-0004Bz-FE for gcvg-git-2@lo.gmane.org; Wed, 10 Feb 2010 18:03:08 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755625Ab0BJRDB convert rfc822-to-quoted-printable (ORCPT ); Wed, 10 Feb 2010 12:03:01 -0500 Received: from mail-pz0-f187.google.com ([209.85.222.187]:41532 "EHLO mail-pz0-f187.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754171Ab0BJRDA convert rfc822-to-8bit (ORCPT ); Wed, 10 Feb 2010 12:03:00 -0500 Received: by pzk17 with SMTP id 17so198836pzk.4 for ; Wed, 10 Feb 2010 09:02:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=bT7GMdRlpowolEhoP2V+L1Vk95JU/nA3LiZuzCTXq+k=; b=BgLdNlTph/19pXJJxCzqjxDwdH1WOfrwVCwLT6xT5uMEZINZieuj0pMIcRMe/eLYWi ETugtf5iaFWCPiHMwI6Cl+xhpUDaUOcgM8x0FaC4w7UQbsjnMeLWKz0V362T9rwOMxIu VHaFC8KBmGwcZI+sxd6WUDE335NF9fRzo8AWM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=XCIeXEOMdCf5VguBt0zvWbiSWzUG0DKltI7+Jh6pGYBaELb8W28iBoXnsKvkeou06S WPNM5fLTD5CSxu1wBySi6W4Zpr5ji3MQDeumRKP1nJGP4+qP3GL+BgzC5VxBcqiwIAlY 2WvrX8v1PSNhXI5NyiS75HQ5PVHQkCWt2ZRYE= Received: by 10.140.87.2 with SMTP id k2mr300581rvb.212.1265821379771; Wed, 10 Feb 2010 09:02:59 -0800 (PST) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hello Mark, On Tue, Feb 9, 2010 at 1:04 AM, Mark Lodato wrote: > All, > > I put together a "Visual Git Reference" containing visualizations of > the most common git commands, for people who prefer to see images ove= r > text. =A0It is designed as a reference, not a tutorial, so readers ne= ed > to have some amount of experience before the page will become useful. > > URL: http://marklodato.github.com/visual-git-guide/ > Git repo: http://github.com/marklodato/visual-git-guide/ > > If you have any feedback or suggestions, please let me know! This is very helpful for git users...:) Thanks... --=20 Dilip Everyone is gifted - but some people never open their package!