From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Witten Subject: Re: A Visual Git Reference Date: Wed, 17 Feb 2010 19:17:20 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: git To: Mark Lodato X-From: git-owner@vger.kernel.org Thu Feb 18 02:17:52 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 1Nhv1b-0003IE-8o for gcvg-git-2@lo.gmane.org; Thu, 18 Feb 2010 02:17:51 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756561Ab0BRBRq (ORCPT ); Wed, 17 Feb 2010 20:17:46 -0500 Received: from ey-out-2122.google.com ([74.125.78.24]:25286 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754289Ab0BRBRl (ORCPT ); Wed, 17 Feb 2010 20:17:41 -0500 Received: by ey-out-2122.google.com with SMTP id d26so1917008eyd.19 for ; Wed, 17 Feb 2010 17:17:40 -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 :from:date:message-id:subject:to:cc:content-type; bh=qT7PJ0588RMGWIdzbjBdgUFI8BF0ImnYkLBApB9CuLw=; b=Gf+p3LnB8bqe6w+Pvk3OelTM7+UO6xhcKY60pzUoRxUgGIZArfi9hj9jGJNlDnFpWL umgS3Q3XN7R69atipVJggIGhPWB6v9fIAksAdmprrnTWWw53Gu68z69yi73P4YtJM+hm 8umlWImUTRUol/INizEQEqNpWuZhvS50OaD5Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=MS2tUc9y7haazWRM4/klLoMEsAvQFWB3GfZ8bT4NBDKvVHhaTd9NZVLQ4GkonC2tM2 KpqTafgPT1L5s/YQAgmbQrGsg2AQsElQfPAN+Gdev3b5pCUsbik/jUz7rU7Tami51WV8 qsxiC0Y0YghKJd6qievah7FhmhQTZXeahncis= Received: by 10.213.68.139 with SMTP id v11mr6206783ebi.32.1266455860171; Wed, 17 Feb 2010 17:17:40 -0800 (PST) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Mon, Feb 8, 2010 at 1:34 PM, 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 would be great if you could output either larger images or something that is resolution-independent like SVG.