commit | cf6aef803df93343e628e0c273a5d8f0d2f0fddb | [log] [tgz] |
---|---|---|
author | Jens Lehmann <Jens.Lehmann@web.de> | Tue Jun 08 18:31:25 2010 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jun 11 13:33:15 2010 -0700 |
tree | 610da1dbabf020a3aa7f3da901f1667d2cd4319b | |
parent | 2543d9b609d158f611e317738644e67cacac6b9a [diff] |
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>