cmd_revert: work correctly when run from a subdirectory
commitdbbcf2b8ac29a938df1c164486f41367b935d77a
authorSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Wed, 15 Oct 2008 20:06:43 +0000 (15 16:06 -0400)
committerSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Wed, 15 Oct 2008 20:30:10 +0000 (15 16:30 -0400)
tree0efd76df6dbf4635d2abace3ccb893216b877cef
parent98a6e8d1cbacef674fc346a8d10e1b34b857855e
cmd_revert: work correctly when run from a subdirectory

git checkout-index only operates on the current repository subdirectory,
so we want to run it from the repository root
yap/yap.py