From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scott R. Godin" Subject: Re: A Visual Git Reference Date: Wed, 17 Mar 2010 15:03:11 -0400 Organization: MAD House Graphics Message-ID: References: <20100210052057.GE28526@coredump.intra.peff.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Wed Mar 17 20:03:47 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 1NryWt-0001ga-Ey for gcvg-git-2@lo.gmane.org; Wed, 17 Mar 2010 20:03:43 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752365Ab0CQTDi (ORCPT ); Wed, 17 Mar 2010 15:03:38 -0400 Received: from lo.gmane.org ([80.91.229.12]:59833 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751618Ab0CQTDg (ORCPT ); Wed, 17 Mar 2010 15:03:36 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NryWc-0001S6-4a for git@vger.kernel.org; Wed, 17 Mar 2010 20:03:26 +0100 Received: from c-71-58-29-3.hsd1.de.comcast.net ([71.58.29.3]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Mar 2010 20:03:25 +0100 Received: from scottg.wp-hackers by c-71-58-29-3.hsd1.de.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Mar 2010 20:03:25 +0100 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-71-58-29-3.hsd1.de.comcast.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.3 In-Reply-To: <20100210052057.GE28526@coredump.intra.peff.net> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 02/10/2010 12:20 AM, Jeff King wrote: > On Mon, Feb 08, 2010 at 02:34:21PM -0500, Mark Lodato wrote: > >> 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! > > This looks really awesome, thanks for doing it (though I'll admit I > threw up in my mouth a little when I saw you did all of the diagrams as > TeX. ;) ). *chuckle* on the otherhand I was quite intrigued to find out that TeX was used to create all the graphics; especially after seeing all the examples at http://www.texample.net/tikz/examples/all/date/ (BTW great work on the guide, too, even if I am chiming in a bit late to this. still catching up to the news posts I'm behind on. augh.) -- (please respond to the list as opposed to my email box directly, unless you are supplying private information you don't want public on the list)