From: Junio C Hamano Date: Mon, 20 Aug 2018 18:33:55 +0000 (-0700) Subject: Merge branch 'jh/partial-clone-doc' X-Git-Tag: v2.19.0-rc0~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6bbd1034d869756ac2679879bd2fa085b1a8f137 Merge branch 'jh/partial-clone-doc' Doc updates. * jh/partial-clone-doc: partial-clone: render design doc using asciidoc --- 6bbd1034d869756ac2679879bd2fa085b1a8f137 diff --cc Documentation/Makefile index d079d7c73a,74f101d6e5..a42dcfc745 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@@ -76,9 -74,9 +76,10 @@@ TECH_DOCS += technical/long-running-pro TECH_DOCS += technical/pack-format TECH_DOCS += technical/pack-heuristics TECH_DOCS += technical/pack-protocol + TECH_DOCS += technical/partial-clone TECH_DOCS += technical/protocol-capabilities TECH_DOCS += technical/protocol-common +TECH_DOCS += technical/protocol-v2 TECH_DOCS += technical/racy-git TECH_DOCS += technical/send-pack-pipeline TECH_DOCS += technical/shallow