]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pk/status-of-uncloned-submodule'
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:54:23 +0000 (12:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:54:23 +0000 (12:54 -0800)
The way "git submodule status" reports an initialized but not yet
populated submodule has not been reimplemented correctly when a
part of the "git submodule" command was rewritten in C, which has
been corrected.

* pk/status-of-uncloned-submodule:
  t7400: testcase for submodule status on unregistered inner git repos
  submodule: fix status of initialized but not cloned submodules
  t7400: add a testcase for submodule status on empty dirs

1  2 
builtin/submodule--helper.c
t/t7400-submodule-basic.sh

Simple merge
Simple merge