graph: add commit graph design document
commitae30d7b1151348068a24ac241cb4f6ad7f5e661b
authorDerrick Stolee <dstolee@microsoft.com>
Mon, 2 Apr 2018 20:34:17 +0000 (2 16:34 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Apr 2018 21:27:31 +0000 (2 14:27 -0700)
treea894eaafc9dcd18f728eef57d74b8de9870d174c
parentb84f767c8a9bcf69b4cfa7fbe44441201a12541e
graph: add commit graph design document

Add Documentation/technical/commit-graph.txt with details of the planned
commit graph feature, including future plans.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/commit-graph.txt [new file with mode: 0644]