Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jh/partial-clone-doc'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 20 Aug 2018 18:33:55 +0000
(11:33 -0700)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
4601516
5641eb9
)
diff --cc
Documentation/Makefile
index d079d7c73aca1fd91ac18045aab46b2446f43a16,74f101d6e527d697a01e4df6345e55aa4fbf09ea..a42dcfc74599a29bce540a54191b84755c161e05
---
1
/
Documentation/Makefile
---
2
/
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