Skip to content

Commit 95649bc

Browse files
committed
Merge branch 'jr/hash-migration-plan-doc'
Lay out plans for weaning us off of SHA-1. * jr/hash-migration-plan-doc: technical doc: add a design doc for hash function transition
2 parents 2f0e14e + 752414a commit 95649bc

File tree

2 files changed

+798
-0
lines changed

2 files changed

+798
-0
lines changed

Documentation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ SP_ARTICLES += howto/maintain-git
6767
API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard technical/api-*.txt)))
6868
SP_ARTICLES += $(API_DOCS)
6969

70+
TECH_DOCS += technical/hash-function-transition
7071
TECH_DOCS += technical/http-protocol
7172
TECH_DOCS += technical/index-format
7273
TECH_DOCS += technical/pack-format

0 commit comments

Comments
 (0)