docs: document bundle URI standard
commit2da14fad8fe9889f067da2abe3b0763acae1f8f9
authorDerrick Stolee <derrickstolee@github.com>
Tue, 9 Aug 2022 13:12:40 +0000 (9 13:12 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Aug 2022 21:03:11 +0000 (10 14:03 -0700)
treea6371fd7accd586767947d91ebf3af7eaabac76d
parent89c6e450fe4a919ecb6fa698005a935531c732cf
docs: document bundle URI standard

Introduce the idea of bundle URIs to the Git codebase through an
aspirational design document. This document includes the full design
intended to include the feature in its fully-implemented form. This will
take several steps as detailed in the Implementation Plan section.

By committing this document now, it can be used to motivate changes
necessary to reach these final goals. The design can still be altered as
new information is discovered.

Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile
Documentation/technical/bundle-uri.txt [new file with mode: 0644]