]> git.ipfire.org Git - thirdparty/git.git/commit - git-reset.sh
Audit rev-parse users.
authorJunio C Hamano <junkio@cox.net>
Mon, 15 Aug 2005 22:37:37 +0000 (15:37 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 15 Aug 2005 22:37:37 +0000 (15:37 -0700)
commit2ad77e67c7c95982ebc9b99ee6a2d007feada62e
tree2b83ba74f7de1bb01dbbd6bfa4b5dbf0bb0237e6
parenta2f15a812c16cc0fa56a74af0e52d30ff4e615db
Audit rev-parse users.

Make sure that we say --verify when we want to get a single SHA1
name.  Also when we say --verify, --revs-only is redundant.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-rebase-script
git-reset-script
git-tag-script