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:
Junio C Hamano
2007-07-02 22:52:14 -07:00
parent 36e5e70e0f
commit 5be60078c9
142 changed files with 2094 additions and 2094 deletions

View File

@ -3,7 +3,7 @@
# Copyright (c) 2005 Junio C Hamano
#
test_description='git-apply symlinks and partial files
test_description='git apply symlinks and partial files
'