diff options
author | Peter Kaestle <peter@piie.net> | 2020-02-03 00:32:44 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-02-04 11:26:22 -0800 |
commit | f38c92452d0ad75b1c5c5cfdd04223ad7a9a08a9 (patch) | |
tree | b97a9cf42802d307a6ccf22ed242db090b6da6e6 /t/t7812-grep-icase-non-ascii.sh | |
parent | submodule: fix status of initialized but not cloned submodules (diff) | |
download | tgif-f38c92452d0ad75b1c5c5cfdd04223ad7a9a08a9.tar.xz |
t7400: testcase for submodule status on unregistered inner git repos
We have test coverage for "git submodule status" output in
various cases, i.e.
1) not-init, not-cloned: status should initially be "missing"
2) init, not-cloned: status should be "missing"
3) not-init, cloned: status should ignore the inner git-repo
4) init, cloned: status should be "up-to-date" after update
4.1) + modified: status should be "modified" after submodule commit
4.2) + modified, committed: status should be "up-to-date" after update
the case 3) is not covered yet.
Test that submodule status reports an inner git repo as unknown, while
it is not added to the superproject. This covers case (3).
Signed-off-by: Peter Kaestle <peter@piie.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7812-grep-icase-non-ascii.sh')
0 files changed, 0 insertions, 0 deletions