Re: Updated Kernel Hacker's guide to git

From: Francois Romieu
Date: Thu Dec 21 2006 - 08:55:36 EST


Jeff Garzik <jeff@xxxxxxxxxx> :
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/