From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reece Dunn Subject: Re: First round of UGFWIINI results Date: Tue, 3 Mar 2009 17:31:57 +0000 Message-ID: <3f4fd2640903030931v476ed993vd5da0839c7bb3a31@mail.gmail.com> References: <3f4fd2640903030709r6e585d9j57ad3ae08cf38df1@mail.gmail.com> <20090303161543.GC32079@coredump.intra.peff.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Jeff King , git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Tue Mar 03 18:33:36 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LeYUk-00087j-67 for gcvg-git-2@gmane.org; Tue, 03 Mar 2009 18:33:30 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754532AbZCCRcA (ORCPT ); Tue, 3 Mar 2009 12:32:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752661AbZCCRcA (ORCPT ); Tue, 3 Mar 2009 12:32:00 -0500 Received: from ey-out-2122.google.com ([74.125.78.26]:21660 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751788AbZCCRcA (ORCPT ); Tue, 3 Mar 2009 12:32:00 -0500 Received: by ey-out-2122.google.com with SMTP id 25so619285eya.37 for ; Tue, 03 Mar 2009 09:31:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.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=hj1Ii1CFN2Da5cRgculxyNxeydhGS6wbE/TmYeWQ3Dk=; b=oYMaGza290miZBV0kivLm3tjvZbVJche8k6UTUe/fcXZKRBE/l6lWk31ChwVeQzdYy ndT0LsCdOTnlqZDSnqUQX8l7Byt0CHBKK5kMQPVwBifIP1HQZLEjhTMvXNSF86eaD5Um Lva2Ps5JPuUl1izgXm+34RVJnP/LK3j9i8VIg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=KD3JrGO1u9OuPzH+H1iH3oGfFA9Wl/61fxOwFDMBzjEQzJ/70yHj9pmxRPBhSuLreq sXjpiGetAC4oM3M/lSz8NOb0FPYj9dfCLCTKv02EcpxpaSW+21u/q4hAigY2OGGnib5w kceY12re3XqShL3WI3KDvCiacixfJSDKuN5KI= Received: by 10.210.19.7 with SMTP id 7mr317614ebs.99.1236101517219; Tue, 03 Mar 2009 09:31:57 -0800 (PST) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: 2009/3/3 Johannes Schindelin : > Hi, > > On Tue, 3 Mar 2009, Jeff King wrote: > >> On Tue, Mar 03, 2009 at 04:59:27PM +0100, Johannes Schindelin wrote: >> >> > > Does using Git to track edits when proofreading a html/text document >> > > (short story, novel, ...) count? >> > >> > I'll count it, but I want (read-only) access to the repository as a proof >> > that you actually use Git that way ;-) >> >> Is it really that unusual? I've been keeping academic papers in git for >> years (and CVS before that -- blech), and I'm sure I'm not alone. > > Count me in. > > I am interested in reading Reece's short stories, though. I am not writing them (at the moment :)). I am just using git to proofread stories by other people. - Reece