diff options
author | Jens Lehmann <Jens.Lehmann@web.de> | 2010-06-08 18:31:25 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-06-11 13:33:15 -0700 |
commit | cf6aef803df93343e628e0c273a5d8f0d2f0fddb (patch) | |
tree | 610da1dbabf020a3aa7f3da901f1667d2cd4319b | |
parent | 2543d9b609d158f611e317738644e67cacac6b9a (diff) | |
download | git-cf6aef803df93343e628e0c273a5d8f0d2f0fddb.tar.gz git-cf6aef803df93343e628e0c273a5d8f0d2f0fddb.tar.xz |
git diff: rename test that had a conflicting name
In 86140d5 the new test t4041-diff-submodule.sh was introduced although
t4027-diff-submodule.sh already existed. Rename the newer test to
t4041-diff-submodule-option.sh to fix that.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-x | t/t4041-diff-submodule-option.sh (renamed from t/t4041-diff-submodule.sh) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t4041-diff-submodule.sh b/t/t4041-diff-submodule-option.sh index 019acb926..019acb926 100755 --- a/t/t4041-diff-submodule.sh +++ b/t/t4041-diff-submodule-option.sh |