author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 18:03:11 +0000 (11:03 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 18:03:11 +0000 (11:03 -0700) | ||
commit | e8b11749f031428f743c1e01a6934f6ff34cec16 | |
tree | 55e7b3bd13c97909dee616bf5ce0e50679ad2a6d | tree | snapshot |
parent | a79944d76cf4098e42d13e5743a3dccb61ebaca6 | commit | diff |
Make "git checkout" know about different branches
Now "git checkout xyzzy" will check out branch "xyzzy" and
switch the HEAD to it.
Now "git checkout xyzzy" will check out branch "xyzzy" and
switch the HEAD to it.
git-checkout-script | diff | blob | history |