git-checkout-script: use "--verify --revs-only" to parse revs
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 27 Jun 2005 19:12:18 +0000 (12:12 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 27 Jun 2005 19:12:18 +0000 (12:12 -0700)
commite2efb676ef0e70364f130c4097b7b9d67804753f
tree31f9661f0381ab4729790a229d19b48992b7be28
parente18088451d92fbf83bfb57fd48201eda117f8103
git-checkout-script: use "--verify --revs-only" to parse revs

Sven Verdoolaege points out that I added the --verify option to
git-rev-parse exactly for things like this, but didn't update the
users.
git-checkout-script