Re: [git pull] lguest: paravirt boot code

From: Linus Torvalds
Date: Thu Oct 25 2007 - 18:42:28 EST




On Thu, 25 Oct 2007, Rusty Russell wrote:
> >
> > git diff -M --stat --summary
>
> Thanks, that is much better. I was just happy to locate git diff in the 133
> git commands on my system; finding options 4, 8 and 22 was beyond my skill.

Hey, we give you the power. Actually realizing it all and getting used to
it may take some time. In the meantime, you can use the pre-canned helper
functions and just cut-and-paste from emails ;)

One of the 133 git commands is actually "git request-pull" that does this
all for you. I always forget it, because I don't use it myself, and quite
frankly, it's just a shell-script helper to do this all for you. But if
you're into that kind of thing, you can actually read that shell-script
(and others) and learn more that way ;)

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/