Merge branch 'jc/describe' into maint
commit295e3938fc2e0a229958e2fb76eb8b66fcb3611d
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:25:52 +0000 (3 09:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:25:52 +0000 (3 09:25 -0700)
treead051b6befb8e1e368aec9529273ceaa90161f39
parenteeecf393972b9ca4a37adb8785f16e9617eecc57
parent46e1d6eb4dcdd2952149fae214aeaa32f29c8df5
Merge branch 'jc/describe' into maint

The "--match=<pattern>" 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.

* jc/describe:
  describe: --match=<pattern> must limit the refs even when used with --all
builtin/describe.c