mirror of
https://github.com/git-for-windows/git.git
synced 2026-06-26 05:36:36 -05:00
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