]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'tb/refspec-fetch-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 Apr 2025 18:43:13 +0000 (11:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Apr 2025 18:43:13 +0000 (11:43 -0700)
commitc6b3824a193bc263a764d17def7df7f09ef82a2d
treedd84f5a6b0d1e8ba365e5b8cbc4e6ee6a2dc844b
parenta7652bf99c654909d98f9b4d40b090357aede779
parent459e54b5497b53f298fe9164112f9bcb33bedb8d
Merge branch 'tb/refspec-fetch-cleanup'

Code clean-up.

* tb/refspec-fetch-cleanup:
  refspec: replace `refspec_item_init()` with fetch/push variants
  refspec: remove refspec_item_init_or_die()
  refspec: replace `refspec_init()` with fetch/push variants
  refspec: treat 'fetch' as a Boolean value