]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit1df37ef81aaa0589b2022b7f3666afc46ac8fe15
tree064ef7e0726df8d12a4ae1b998da001f7c0f094e
parent930f2b48118e13e4f74ed709f2708d0d863d420e
parentdd1072dfa8bb3ab3e4fc300403b2bb2f3c68e6ed
Merge branch 'tc/bundle-with-tag-remove-workaround'

"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
bundle.c
t/t6020-bundle-misc.sh