]> asedeno.scripts.mit.edu Git - git.git/commit
Make "git checkout" know about different branches
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 21 Jun 2005 18:03:11 +0000 (11:03 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 21 Jun 2005 18:03:11 +0000 (11:03 -0700)
commite8b11749f031428f743c1e01a6934f6ff34cec16
tree55e7b3bd13c97909dee616bf5ce0e50679ad2a6d
parenta79944d76cf4098e42d13e5743a3dccb61ebaca6
Make "git checkout" know about different branches

Now "git checkout xyzzy" will check out branch "xyzzy" and
switch the HEAD to it.
git-checkout-script