git/negotiator
Junio C Hamano 1103041f34 Merge branch 'ds/fetch-negotiation-options'
The negotiation tip options in "git fetch" have been reworked to
allow requiring certain refs to be sent as "have" lines, and to
restrict negotiation to a specific set of refs.

* ds/fetch-negotiation-options:
  send-pack: pass negotiation config in push
  remote: add remote.*.negotiationInclude config
  fetch: add --negotiation-include option for negotiation
  negotiator: add have_sent() interface
  remote: add remote.*.negotiationRestrict config
  transport: rename negotiation_tips
  fetch: add --negotiation-restrict option
  t5516: fix test order flakiness
2026-05-27 14:15:45 +09:00
..
default.c Merge branch 'ds/fetch-negotiation-options' 2026-05-27 14:15:45 +09:00
default.h
noop.c negotiator: add have_sent() interface 2026-05-20 11:33:24 +09:00
noop.h
skipping.c Merge branch 'ds/fetch-negotiation-options' 2026-05-27 14:15:45 +09:00
skipping.h