Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-rebase--interactive: auto amend only edited commit
[gitweb.git]
/
t
/
t1007-hash-object.sh
diff --git
a/t/t1007-hash-object.sh
b/t/t1007-hash-object.sh
index 05262954abbd5aa054fbde44f946d58e07a54574..076b08292d9901bd5d47b5ac49216a448ef7ecb9 100755
(executable)
--- a/
t/t1007-hash-object.sh
+++ b/
t/t1007-hash-object.sh
@@
-1,6
+1,6
@@
#!/bin/sh
-test_description=
git-hash-object
+test_description=
"git hash-object"
. ./test-lib.sh