From: Junio C Hamano Date: Tue, 18 Mar 2014 20:59:37 +0000 (-0700) Subject: Merge branch 'nd/http-fetch-shallow-fix' into maint X-Git-Tag: v1.9.1~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1030d4c8f0ee5aaee9a1a74416314ec811672a86?ds=inline;hp=--cc Merge branch 'nd/http-fetch-shallow-fix' into maint 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 tests: auto-set LIB_HTTPD_PORT from test name --- 1030d4c8f0ee5aaee9a1a74416314ec811672a86