author | Junio C Hamano <gitster@pobox.com> | |
Fri, 23 Oct 2009 18:42:39 +0000 (11:42 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 23 Oct 2009 19:00:41 +0000 (12:00 -0700) | ||
commit | 024ab976fffdc1d78b6d0b15e261b52f3a5d594b | |
tree | 7b87632a6e5d242fe175396740aa210954ad1269 | tree | snapshot |
parent | 975457f185acd7c1f96ccff67cd5dc8dcb7908a0 | commit | diff |
Do not fail "describe --always" in a tag-less repository
This fixes a regression introduce by d68dc34 (git-describe: Die early if
there are no possible descriptions, 2009-08-06).
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This fixes a regression introduce by d68dc34 (git-describe: Die early if
there are no possible descriptions, 2009-08-06).
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-describe.c | diff | blob | history | |
t/t6120-describe.sh | diff | blob | history |