/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
t7509: cleanup description and filename
[git/git.git]
/
t
/
t7509-commit-authorship.sh
diff --git
a/t/t7509-commit.sh
b/t/t7509-commit-authorship.sh
similarity index 98%
rename from
t/t7509-commit.sh
rename to
t/t7509-commit-authorship.sh
index
ddef7ea
..
500ab2f
100755
(executable)
--- a/
t/t7509-commit.sh
+++ b/
t/t7509-commit-authorship.sh
@@
-3,7
+3,7
@@
# Copyright (c) 2009 Erick Mattos
#
-test_description='
git commit --reset-author
'
+test_description='
commit tests of various authorhip options.
'
. ./test-lib.sh