Re: [PATCH] Fix "git submodule status" output when "git describe" is not possible
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:13
Alberto Bertogli [off-list ref] writes:
When a submodule cannot be described, doing a "git submodule status" on the supermodule produces unnecesary and scary output,...
I had an impression that describe got a new feature for a case like this recently.