diff options
Diffstat (limited to '')
-rw-r--r-- | debian/git-doc.doc-base.git-pack-format | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/git-doc.doc-base.git-pack-format b/debian/git-doc.doc-base.git-pack-format new file mode 100644 index 0000000..8e2cb9b --- /dev/null +++ b/debian/git-doc.doc-base.git-pack-format @@ -0,0 +1,9 @@ +Document: git-pack-format +Title: Git pack format and packing heuristics +Author: Jon Loeliger, Junio C Hamano, and the git list +Abstract: Git's packed data format. +Section: File Management + +Format: Text +Files: /usr/share/doc/git-doc/gitformat-pack.txt + /usr/share/doc/git-doc/technical/pack-heuristics.txt |