From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Thu, 29 Sep 2005 19:27:21 -0400 From: Russ Cox To: David Leimbach , Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] another project for those of you looking for one In-Reply-To: <3e1162e60509291607n6fa6e436vc70446d759ce42df@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4338292B.3040700@lanl.gov> <3e1162e60509291607n6fa6e436vc70446d759ce42df@mail.gmail.com> Cc: Topicbox-Message-UUID: 922b0e74-ead0-11e9-9d60-3106f5b1d025 > Why is it when I read about git I immediately think "venti"? Let's > just get Linus to switch to using v9fs and plan9ports venti. [sounds > scary] Git is SHA1-addressed, but that's where the similarity ends. Git works on entire files, not blocks, and it defines different metadata trees tailored to the job Linus is doing. Russ