From: Michael Dressel Date: Wed, 4 Jun 2008 19:06:31 +0000 (+0200) Subject: describe: match pattern for lightweight tags too X-Git-Tag: v1.5.5.4~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4ed19a3c178d22fbd424af78b42b65533a8d1ebb?ds=inline;hp=4ed19a3c178d22fbd424af78b42b65533a8d1ebb describe: match pattern for lightweight tags too The given "git describe --match" was used only to filter tag objects, and not to filter lightweight tags. This fixes it. [jc: made the log to clarify this is a bugfix, not an enhancement, with additional test] Signed-off-by: Michael Dressel Acked-by: Shawn O. Pearce Signed-off-by: Junio C Hamano ---