Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [PATCH] Add basic test-script for git-submodule

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:13

Possibly related (same subject, not in this thread)

"Lars Hjemli" [off-list ref] writes:
This test tries to verify basic sanity of git-submodule, i.e. that it is
able to clone and update a submodule repository, that its status output is
sane, and that it barfs when the submodule path is occupied during init.

Signed-off-by: Lars Hjemli <redacted>
Micronit...
+test_expect_success 'the --cached sha1 should be rev1' '
+	git-submodule --cached status | grep "^\+$rev1"
+'
What's the purpose of that solitary backslash?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help