]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/fetch-negotiation-default-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Feb 2022 23:14:30 +0000 (15:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Feb 2022 23:14:30 +0000 (15:14 -0800)
commit70ff41ffcf93aed8198368af435b0c53fe55ed05
tree4dad3dd2bde82a7db5e9cc5789691fabd80b7348
parent00e38ba6d801143a10f762d781e3e885243caa42
parent714edc620c7ddca5d54ff148ac27da6b67217012
Merge branch 'en/fetch-negotiation-default-fix'

Interaction between fetch.negotiationAlgorithm and
feature.experimental configuration variables has been corrected.

* en/fetch-negotiation-default-fix:
  repo-settings: rename the traditional default fetch.negotiationAlgorithm
  repo-settings: fix error handling for unknown values
  repo-settings: fix checking for fetch.negotiationAlgorithm=default
repo-settings.c
repository.h
t/t5500-fetch-pack.sh