Dear diary, on Fri, Apr 22, 2005 at 01:22:01AM CEST, I got a letter where Pavel Machek <[EMAIL PROTECTED]> told me that... > Hi!
Hi, > > > > You should put this into .git/remotes > > > > > > > > linus > > > > rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > > > > (git addremote is preferred for that :-) > > Nice, so I now have my own -git tree, with two changes in it... > > Is there way to say "git diff -r origin:" but dump it patch-by-patch > with some usable headers? > > [Looking at git export] Either Linus' demo git-export (NOT the same as git export!), or git patch. In the latest tree, it was extended to accept a range of two commits to process too. Note that the range semantics is rather peculiar at the least. ;-) -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/