mirror of
https://github.com/git/git.git
synced 2026-04-12 01:40:10 +02:00
Some repositories might not use/have annotated tags (for example the ones created with git-cvsimport) and git-submodule status might fail because git-describe might fail to find a tag. This change allows the status of a submodule to be described/displayed relative to lightweight tags as well. Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
6.2 KiB
Executable File
6.2 KiB
Executable File