doc: describe Git bundle format
commit7378ec90e1c59610dfcac8a4bce7a9d29681380d
authorMasaya Suzuki <masayasuzuki@google.com>
Fri, 7 Feb 2020 20:42:25 +0000 (7 12:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Feb 2020 20:47:02 +0000 (7 12:47 -0800)
treeb3db8133ba16d098ea1b5b749535653ece0dacb6
parentb6d4d82bd5a49197d5d2f4f81c08da0d461cfcf1
doc: describe Git bundle format

The bundle format was not documented. Describe the format with ABNF and
explain the meaning of each part.

Signed-off-by: Masaya Suzuki <masayasuzuki@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/bundle-format.txt [new file with mode: 0644]