]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rj/tag-column-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2024 00:04:31 +0000 (16:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2024 00:04:32 +0000 (16:04 -0800)
"git tag --column" failed to check the exit status of its "git
column" invocation, which has been corrected.

* rj/tag-column-fix:
  tag: error when git-column fails

1  2 
builtin/tag.c

diff --cc builtin/tag.c
Simple merge