]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/remote-helper-object-format-option-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2024 17:56:18 +0000 (10:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2024 17:56:18 +0000 (10:56 -0700)
The implementation and documentation of "object-format" option
exchange between the Git itself and its remote helpers did not
quite match, which has been corrected.

* jk/remote-helper-object-format-option-fix:
  transport-helper: send "true" value for object-format option
  transport-helper: drop "object-format <algo>" option
  transport-helper: use write helpers more consistently

1  2 
Documentation/gitremote-helpers.txt
transport-helper.c

Simple merge
Simple merge