diff options
-rwxr-xr-x | t/t7500-commit-template-squash-signoff.sh (renamed from t/t7500-commit.sh) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7500-commit.sh b/t/t7500-commit-template-squash-signoff.sh index 31ab608b67..46a5cd4b73 100755 --- a/t/t7500-commit.sh +++ b/t/t7500-commit-template-squash-signoff.sh @@ -5,7 +5,7 @@ test_description='git commit -Tests for selected commit options.' +Tests for template, signoff, squash and -F functions.' . ./test-lib.sh |