Rewrite "git-frotz" to "git frotz"
This uses the remove-dashes target to replace "git-frotz" to "git frotz". Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
test_description='git-annotate'
|
||||
test_description='git annotate'
|
||||
. ./test-lib.sh
|
||||
|
||||
PROG='git annotate'
|
||||
|
Reference in New Issue
Block a user