Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test: checkout shouldn't say that HEAD has moved if it didn't
[gitweb.git]
/
t
/
t4124-apply-ws-rule.sh
diff --git
a/t/t4124-apply-ws-rule.sh
b/t/t4124-apply-ws-rule.sh
index 85f3da2b98a881647837323e3af0378ce59a9db5..f83322e513b96bb90e71ce39340515c6be0db186 100755
(executable)
--- a/
t/t4124-apply-ws-rule.sh
+++ b/
t/t4124-apply-ws-rule.sh
@@
-1,6
+1,6
@@
#!/bin/sh
-test_description='core.whitespace rules and git
-
apply'
+test_description='core.whitespace rules and git
apply'
. ./test-lib.sh