Staging
v0.8.1
Revision a68972c2ad7c3de582abeed03f660e19950ed66f authored by Ping Yin on 10 April 2008, 14:45:29 UTC, committed by Junio C Hamano on 12 April 2008, 00:35:39 UTC
When "git submodule status" command tries to show the name of the
submodule HEAD revision more descriptively, but the submodule
repository lacked a suitable tag to do so, it leaked "fatal: cannot
describe" message to the UI.  Squelch it by using '--always'.

Signed-off-by: Ping Yin <pkufranky@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent b6309ac
History
File Mode Size
po
Makefile -rw-r--r-- 1.7 KB
gitk -rw-r--r-- 235.1 KB

back to top