]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/partial-clone-doc'
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Aug 2018 18:33:55 +0000 (11:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Aug 2018 18:33:55 +0000 (11:33 -0700)
Doc updates.

* jh/partial-clone-doc:
  partial-clone: render design doc using asciidoc

1  2 
Documentation/Makefile

index d079d7c73aca1fd91ac18045aab46b2446f43a16,74f101d6e527d697a01e4df6345e55aa4fbf09ea..a42dcfc74599a29bce540a54191b84755c161e05
@@@ -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