Fix typo in git-checkout-script.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 00:12:38 +0000 (17:12 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 00:12:38 +0000 (17:12 -0700)
commit9661c256400d1a17a27e014592f887359f74707e
tree6fcf02c9eb1e7d8fbdb073d214e1451675ed9b0e
parentef0bfa25e99627b809c0902d21072821955db3fe
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.
git-checkout-script