author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 22 Jun 2005 00:12:38 +0000 (17:12 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 22 Jun 2005 00:12:38 +0000 (17:12 -0700) | ||
commit | 9661c256400d1a17a27e014592f887359f74707e | |
tree | 6fcf02c9eb1e7d8fbdb073d214e1451675ed9b0e | tree | snapshot |
parent | ef0bfa25e99627b809c0902d21072821955db3fe | commit | diff |
Fix typo in git-checkout-script.
The confusion between "revs" vs "refs" caused us to not find the branch
name, which in turn meant that we never switched the HEAD over to it.
The confusion between "revs" vs "refs" caused us to not find the branch
name, which in turn meant that we never switched the HEAD over to it.
git-checkout-script | diff | blob | history |