From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Baumann Subject: Re: A Visual Git Reference Date: Mon, 8 Feb 2010 20:51:41 +0100 Message-ID: <20100208195141.GF30877@m62s10.vlinux.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git list To: Mark Lodato X-From: git-owner@vger.kernel.org Mon Feb 08 20:52:04 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 1NeZeB-0000qZ-GK for gcvg-git-2@lo.gmane.org; Mon, 08 Feb 2010 20:51:51 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753990Ab0BHTvq (ORCPT ); Mon, 8 Feb 2010 14:51:46 -0500 Received: from mail.gmx.net ([213.165.64.20]:48418 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753593Ab0BHTvp (ORCPT ); Mon, 8 Feb 2010 14:51:45 -0500 Received: (qmail invoked by alias); 08 Feb 2010 19:51:43 -0000 Received: from m62s10.vlinux.de (EHLO m62s10.vlinux.de) [83.151.21.204] by mail.gmx.net (mp063) with SMTP; 08 Feb 2010 20:51:43 +0100 X-Authenticated: #1252284 X-Provags-ID: V01U2FsdGVkX1/hDZ5augrhcT7BzCuoMk/c95XDkmO7C6klnJYJ+u FEBWkchKvhgy9q Received: by m62s10.vlinux.de (Postfix, from userid 1000) id A8B8DD4001; Mon, 8 Feb 2010 20:51:41 +0100 (CET) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.68999999999999995 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Mon, Feb 08, 2010 at 02:34:21PM -0500, 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 over > text. It is designed as a reference, not a tutorial, so readers need > 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! I have only glanced over the page, but it seems you have made the time flow from right to left. Is this intentional? I find it not very intuitive.