Merge branch 'nd/submodule-status-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:31 +0000 (15:59 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:31 +0000 (15:59 +0900)
"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'

1  2 
builtin/submodule--helper.c
Simple merge