]> git.xonotic.org Git - xonotic/div0-gittools.git/commitdiff
oops, it's index, not work tree, here master
authorRudolf Polzer <divverent@xonotic.org>
Wed, 27 Mar 2013 08:26:50 +0000 (09:26 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 27 Mar 2013 08:26:50 +0000 (09:26 +0100)
git-identify-revision

index b1abf9c05b6fbd4e6511ba1c453678c0e5ba6782..21b56a0acf0610a8358eb58badf5da0a3fce1e65 100755 (executable)
@@ -13,7 +13,7 @@ usage()
        echo "closest match."
        echo
        echo "Example: $0 --cached v1.0..HEAD"
-       echo "Compares current work tree to all revisions between v1.0 and HEAD,"
+       echo "Compares current index to all revisions between v1.0 and HEAD,"
        echo "and identifies the closest match."
 }