]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tc/bundle-with-tag-remove-workaround'
authorJunio C Hamano <gitster@pobox.com>
Thu, 19 Dec 2024 18:58:33 +0000 (10:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Dec 2024 18:58:34 +0000 (10:58 -0800)
"git bundle create" with an annotated tag on the positive end of
the revision range had a workaround code for older limitation in
the revision walker, which has become unnecessary.

* tc/bundle-with-tag-remove-workaround:
  bundle: remove unneeded code

1  2 
bundle.c
t/t6020-bundle-misc.sh

diff --cc bundle.c
Simple merge
Simple merge