Merge branch 'nd/submodule-status-fix'
commit0cd58d8ba9aa562dd3c039af9565f61a14da03b8
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:31 +0000 (8 15:59 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:31 +0000 (8 15:59 +0900)
treeceae968fea74c4bc814d4fb4242ce88c369195ce
parent0657e0f802b0e0a97738c074dd27ee47eeb3366f
parent0b5e2ea7cf3b0fd0f4339b7c8b69cb8c5853c0cd
Merge branch 'nd/submodule-status-fix'

"git submodule status" did not check the symbolic revision name it
computed for the submodule HEAD is not the NULL, and threw it at
printf routines, which has been corrected.

* nd/submodule-status-fix:
  submodule--helper: don't print null in 'submodule status'
builtin/submodule--helper.c