Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t/: correct obvious typo "detahced"
author
Robert P. J. Day
<rpjday@crashcourse.ca>
Wed, 14 Feb 2018 09:08:01 +0000
(
04:08
-0500)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 14 Feb 2018 19:34:25 +0000
(11:34 -0800)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7409-submodule-detached-work-tree.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
8279ed0
)
diff --git
a/t/t7409-submodule-detached-work-tree.sh
b/t/t7409-submodule-detached-work-tree.sh
index c20717181e95fc74738bdf53aa3e0b0797d77d6a..fc018e3638a8bebebf0f1c689567e9867bfbbee8 100755
(executable)
--- a/
t/t7409-submodule-detached-work-tree.sh
+++ b/
t/t7409-submodule-detached-work-tree.sh
@@
-6,7
+6,7
@@
test_description='Test submodules on detached working tree
This test verifies that "git submodule" initialization, update and addition works
-on deta
hc
ed working trees
+on deta
ch
ed working trees
'
TEST_NO_CREATE_REPO=1