diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-03-25 14:00:23 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-25 14:00:24 -0700 |
commit | 4744b33705b7e4920cf7751ecafaac78927615b7 (patch) | |
tree | 747ade064846d3d91e89e0f09f83fc87f1b24054 /contrib | |
parent | a8aa360017e80b9537058caffa53b573df783cae (diff) | |
parent | 46e1d6eb4dcdd2952149fae214aeaa32f29c8df5 (diff) | |
download | git-4744b33705b7e4920cf7751ecafaac78927615b7.tar.gz |
Merge branch 'jc/describe'
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.
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=<pattern> must limit the refs even when used with --all
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions