]> git.ipfire.org Git - thirdparty/git.git/commit - t/t3301-notes.sh
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)
commit98793866b9a5baf8aea874bfb03d081fc3b80f42
treec52b4b82a8e48d95adde04c8e0b36e7bc4c1809f
parent45072eefef522935c7cb8cbf5ee8226aba2406ac
parent92e66478fc0f1e03ff8e49d66ebe84b1d98b7a90
Merge branch 'rj/tag-column-fix'

"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
builtin/tag.c