]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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


Trivial merge