Jeff Garzik <[EMAIL PROTECTED]> : > I refreshed my git intro/cookbook for kernel hackers, at > http://linux.yyz.us/git-howto.html > > This describes most of the commands I use in day-to-day kernel hacking. > Let me know if there are glaring errors or missing key commands.
o 'git whatchanged shnortz' can probably be replaced with 'git log -- schnortz' so there is one command less to remember. o "Display changes since last git-update-index:" Fine but you have not told the reader what git-update-index is. -- Ueimor - 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/