]> git.ipfire.org Git - thirdparty/git.git/commit - t/t9101-git-svn-props.sh
tests: use "git foo" without dash in strings
authorNanako Shiraishi <nanako3@lavabit.com>
Tue, 9 Sep 2008 21:25:27 +0000 (06:25 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Sep 2008 05:59:00 +0000 (22:59 -0700)
commitf964732c0560743b666ad4e189a6b148dacf6923
treef6291e958d4dcca660f1e91f998319a88e432495
parent1f77354b024e2f449242f4c3b70111aa5ff608d5
tests: use "git foo" without dash in strings

This changes "git-foo" to "git foo" when message strings in tests
name git subcommands.

Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7606-merge-custom.sh
t/t9100-git-svn-basic.sh
t/t9101-git-svn-props.sh
t/t9102-git-svn-deep-rmdir.sh
t/t9112-git-svn-md5less-file.sh
t/t9122-git-svn-author.sh
t/t9123-git-svn-rebuild-with-rewriteroot.sh
t/t9124-git-svn-dcommit-auto-props.sh
t/t9600-cvsimport.sh