]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/describe-contains-all-match-fix' into jch
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:00 +0000 (08:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:00 +0000 (08:14 +0900)
The 'git describe --contains --all' command has been fixed to
properly honor the '--match' and '--exclude' options by passing
them down to 'git name-rev' with the appropriate reference
prefixes.

* jk/describe-contains-all-match-fix:
  describe: fix --exclude, --match with --contains and --all

1  2 
builtin/describe.c
t/t6120-describe.sh

Simple merge
Simple merge