author | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Mar 2008 23:54:23 +0000 (15:54 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Mar 2008 23:54:23 +0000 (15:54 -0800) | ||
commit | 3167d7256505cdeace5293bc67f0d16657a9277e | |
tree | b4d223f8d8ebf4bdd36a769e7957b8b8cde40880 | tree | snapshot |
parent | 870cf7d69872ebc925989b400fb4e7031870db5f | commit | diff |
describe: re-fix display_name()
It is implausible for lookup_tag() to return NULL in this particular
codepath but we should protect ourselves against a broken repository
better.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It is implausible for lookup_tag() to return NULL in this particular
codepath but we should protect ourselves against a broken repository
better.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-describe.c | diff | blob | history |