LWN.net Logo

Re: [git patches] 2.6.x net driver updates

From:  Jeff Garzik <jgarzik-AT-pobox.com>
To:  Linus Torvalds <torvalds-AT-osdl.org>
Subject:  Re: [git patches] 2.6.x net driver updates
Date:  Tue, 24 May 2005 03:29:37 -0400
Cc:  Andrew Morton <akpm-AT-osdl.org>, Netdev <netdev-AT-oss.sgi.com>, Linux Kernel <linux-kernel-AT-vger.kernel.org>
Archive-link:  Article, Thread

Linus Torvalds wrote:
> 
> On Tue, 24 May 2005, Jeff Garzik wrote:
> 
>>You are getting precisely the same thing you got under BitKeeper:  pull 
>>from X, you get my tree, which was composed from $N repositories.  The 
>>tree you pull was created by my running 'bk pull' locally $N times.
> 
> 
> No. Under BK, you had DIFFERENT TREES.
> 
> What does that mean? They had DIFFERENT NAMES.
> 
> Which meant that the commit message was MEANINGFUL.

Ok, I'll fix the commit message.

As for different trees, I'm afraid you've written something that is _too 
useful_ to be used in that manner.

Git has brought with it a _major_ increase in my productivity because I 
can now easily share ~50 branches with 50 different kernel hackers, 
without spending all day running rsync.  Suddenly my kernel development 
is a whole lot more _open_ to the world, with a single "./push".  And 
it's awesome.

That wasn't possible before with BitKeeper, just due to sheer network 
overhead of 50 trees.  With BitKeeper, the _only_ thing that kernel 
hackers and users could get from me is a mush tree with everything 
merged into a big 'ALL' repository.

So I'll continue to be the oddball, because more people can work in 
parallel with me that way.  I'll just have to make sure the commit 
messages look right to you.

	Jeff






(Log in to post comments)

Thread and article archive links, for context, COOL!

Posted May 26, 2005 15:57 UTC (Thu) by Duncan (guest, #6647) [Link]

Hey, cool! I had suggested that LWN include links to the thread archive,
for those that wanted to read more about the topic, when it quoted an LKML
post. I've wanted to go read more about it at times before, but the only
way to do so was to go load the archive and search for the topic, then
read it that way, which is a lot of trouble to satisfy a bit of curiosity.

Seems my suggestion was taken! Now, if I want to read more about a topic
in an LWN quoted LKML post, all I have to do is click the link. THANKS!
One MORE reason LWN's well worth the subscription price!

Duncan

Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds