author | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Dec 2005 22:36:49 +0000 (14:36 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Dec 2005 01:57:27 +0000 (17:57 -0800) | ||
commit | 635d413430d5419cfd0ac18e2318cf46c1984750 | |
tree | 03c16ffcb95419724c61332964e78bc7e222f249 | tree | snapshot |
parent | 908e5310b958619559d34b0b6da122f058faa47e | commit | diff |
git-describe: really prefer tags only.
Often there are references other than annotated tags under
refs/tags hierarchy that are used to "keep things just in case".
default to use annotated tags only, still leaving the option to
use any ref with --all flag.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Often there are references other than annotated tags under
refs/tags hierarchy that are used to "keep things just in case".
default to use annotated tags only, still leaving the option to
use any ref with --all flag.
Signed-off-by: Junio C Hamano <junkio@cox.net>
describe.c | diff | blob | history |