From: Junio C Hamano Date: Thu, 27 Feb 2014 22:01:50 +0000 (-0800) Subject: Merge branch 'nd/http-fetch-shallow-fix' X-Git-Tag: v2.0.0-rc0~147 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2de34784dfcbb4fe0febe9ab98e0b99138040109;p=thirdparty%2Fgit.git Merge branch 'nd/http-fetch-shallow-fix' Attempting to deepen a shallow repository by fetching over smart HTTP transport failed in the protocol exchange, when no-done extension was used. The fetching side waited for the list of shallow boundary commits after the sending end stopped talking to it. * nd/http-fetch-shallow-fix: t5537: move http tests out to t5539 fetch-pack: fix deepen shallow over smart http with no-done cap protocol-capabilities.txt: document no-done protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txt pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done' test: rename http fetch and push test files --- 2de34784dfcbb4fe0febe9ab98e0b99138040109