diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 13:34:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 13:34:29 +0000 |
commit | cb99946239e45aef68c2a7168262def132399550 (patch) | |
tree | 0949c7cb00d7da2987826edafff9d8fba93e95f0 /debian/git-doc.doc-base.git-user-manual | |
parent | Adding upstream version 1:2.43.0. (diff) | |
download | git-cb99946239e45aef68c2a7168262def132399550.tar.xz git-cb99946239e45aef68c2a7168262def132399550.zip |
Adding debian version 1:2.43.0-1.debian/1%2.43.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/git-doc.doc-base.git-user-manual | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/git-doc.doc-base.git-user-manual b/debian/git-doc.doc-base.git-user-manual new file mode 100644 index 0000000..5e9a98d --- /dev/null +++ b/debian/git-doc.doc-base.git-user-manual @@ -0,0 +1,16 @@ +Document: git-user-manual +Title: Git User's Manual (for version 1.5.3 or newer) +Author: J. Bruce Fields and the git list +Abstract: This manual provides a leisurely but practical + introduction to git. Chapters 1 and 2 explain how to fetch + and study a project using git. People needing to do actual + development will also want to read chapters 3 and 4. + Further chapters cover more specialized topics. +Section: File Management + +Format: Text +Files: /usr/share/doc/git-doc/user-manual.txt + +Format: HTML +Index: /usr/share/doc/git-doc/user-manual.html +Files: /usr/share/doc/git-doc/user-manual.html |