-
- Downloads
Merge branch 'jk/list-tag-2.7-regression' into maint
"git tag" started listing a tag "foo" as "tags/foo" when a branch named "foo" exists in the same repository; remove this unnecessary disambiguation, which is a regression introduced in v2.7.0. * jk/list-tag-2.7-regression: tag: do not show ambiguous tag names as "tags/foo" t6300: use test_atom for some un-modern tests
No related branches found
No related tags found
Showing
- Documentation/git-for-each-ref.txt 5 additions, 1 deletionDocumentation/git-for-each-ref.txt
- Documentation/git-tag.txt 1 addition, 1 deletionDocumentation/git-tag.txt
- builtin/tag.c 2 additions, 2 deletionsbuiltin/tag.c
- ref-filter.c 26 additions, 0 deletionsref-filter.c
- t/t3203-branch-output.sh 8 additions, 0 deletionst/t3203-branch-output.sh
- t/t6300-for-each-ref.sh 22 additions, 52 deletionst/t6300-for-each-ref.sh
- t/t7004-tag.sh 8 additions, 0 deletionst/t7004-tag.sh
Loading
Please register or sign in to comment