From: Junio C Hamano Date: Mon, 25 Mar 2013 21:00:23 +0000 (-0700) Subject: Merge branch 'jc/describe' X-Git-Tag: v1.8.3-rc0~186 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4744b33705b7e4920cf7751ecafaac78927615b7;p=thirdparty%2Fgit.git Merge branch 'jc/describe' The "--match=" option of "git describe", when used with "--all" to allow refs that are not annotated tags to be used as a base of description, did not restrict the output from the command to those that match the given pattern. We may want to have a looser matching that does not restrict to tags, but that can be done as a follow-up topic; this step is purely a bugfix. * jc/describe: describe: --match= must limit the refs even when used with --all --- 4744b33705b7e4920cf7751ecafaac78927615b7