]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sp/add-patch-with-fewer-the-repository' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:34:32 +0000 (10:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:34:33 +0000 (10:34 -0700)
commitb9edaddcff445e625be0a23b87367146462868c8
treef3698af9b8e5f09042beddee4943cf703cfc1b21
parent6ab7607f2d6f902d65c88858c78e8d0d93a77828
parent3cfe355ca74aae5cf90a4eca73a341732b0eb456
Merge branch 'sp/add-patch-with-fewer-the-repository' into next

Reduce dependency on `the_repository` in add-patch.c file.

* sp/add-patch-with-fewer-the-repository:
  add-patch: use repository instance from add_i_state instead of the_repository
add-patch.c