]> git.99rst.org Git - git.git/commit
fetch-negotiator: add specific noop initializer
authorRobert Coup <redacted>
Mon, 28 Mar 2022 14:02:05 +0000 (14:02 +0000)
committerJunio C Hamano <redacted>
Mon, 28 Mar 2022 17:25:52 +0000 (10:25 -0700)
commit1836836593e90b515269b564b384dcf091a4493d
treea3e5faf9decd687c7fa4cf6b29b9d62adde054ab
parentdab1b7905d0b295f1acef9785bb2b9cbb0fdec84
fetch-negotiator: add specific noop initializer

Add a specific initializer for the noop fetch negotiator. This is
introduced to support allowing partial clones to skip commit negotiation
when performing a "refetch".

Signed-off-by: Robert Coup <redacted>
Signed-off-by: Junio C Hamano <redacted>
fetch-negotiator.c
fetch-negotiator.h
git clone https://git.99rst.org/PROJECT