Re: [howto] Kernel hacker's guide to git, updated

From: Oliver Neukum
Date: Thu Sep 29 2005 - 14:08:41 EST


Am Donnerstag, 29. September 2005 13:03 schrieb Jeff Garzik:
>
> Just updated my KHGtG to include the latest goodies available in
> git-core, the Linux kernel standard SCM tool:
>
> http://linux.yyz.us/git-howto.html
>
> Several changes in git-core have made working with git a lot easier, so
> be sure to re-familiarize yourself with the development process.
>
> Comments, corrections, and notes of omission welcome. This document
> mainly reflects my typical day-to-day git activities, and may not be
> very applicable outside of kernel work.

Unfortunately, following the instructions to the letter produces this:
oliver@oenone:~/linux-2.6> git checkout
usage: read-tree (<sha> | -m <sha1> [<sha2> <sha3>])

Regards
Oliver
-
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/