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 1ec0535138c72bbd1e497c35c21bc5ea46b0315f..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