From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Lodato Subject: Re: A Visual Git Reference Date: Wed, 17 Feb 2010 20:39:43 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: git To: Michael Witten X-From: git-owner@vger.kernel.org Thu Feb 18 02:48:15 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 1NhvV1-0002hE-1c for gcvg-git-2@lo.gmane.org; Thu, 18 Feb 2010 02:48:15 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932238Ab0BRBsJ (ORCPT ); Wed, 17 Feb 2010 20:48:09 -0500 Received: from mail-yw0-f197.google.com ([209.85.211.197]:58602 "EHLO mail-yw0-f197.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751841Ab0BRBsI (ORCPT ); Wed, 17 Feb 2010 20:48:08 -0500 Received: by ywh35 with SMTP id 35so555226ywh.4 for ; Wed, 17 Feb 2010 17:48:06 -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=FOiaAfUUcATxVFo2Ir6Rq8TeDfsnNIh+SQxFjwh/UqM=; b=TIydYtfWdH6B2Xya0VXPPGJ9kEVxFin/83eAOqj1CSjc1H+TuyqiXkHRybrSPAXtfF Kh8N8wiVFD4bOk3Uq1q7CEwzfre+RamXsWkg2vHVdzUfQUy6i4o3HUOOfsW3TVfHIhjj fzu3a5w79YLYp5Kf1lvlGvnASmGd88M/+cJ0w= 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=bvsOIzeiiTBIUUb2cH1M+BHUEYOAiESOOHoPT3TaABJO/Pu+I+/J3BQLXQmC5jPTH9 IhM5ts7wGI6d4bIrqK8ahII8bgU/iURgX0i7zxIRcuaUb6lHhtNy3o67CcOyNFDQLF8o QjmH9oGGYb6MTM96V9o8kt8bg8gpG3ikSIgSs= Received: by 10.91.21.25 with SMTP id y25mr1161205agi.19.1266457203666; Wed, 17 Feb 2010 17:40:03 -0800 (PST) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: The first paragraph has a link to an SVG version of the page. It's not the default since SVG support varies greatly between browsers. Still, I'll consider making the images bigger. Thanks, Mark On Wed, Feb 17, 2010 at 8:17 PM, Michael Witten wrote: > 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. >