summaryrefslogtreecommitdiff
path: root/Documentation/git-archive.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-03-15 20:32:09 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-03-15 20:32:09 (GMT)
commit1d5742cbf746f9556e6aefdfbed54c452c235d51 (patch)
treeed10a8a35c9cc115e883780907f2a1faf24d6719 /Documentation/git-archive.txt
parenta35138af75070adb32cf281a56186c9343af36a4 (diff)
parentd8f708f860095245c6973ba6b1ada366ce2d5bdf (diff)
downloadgit-1d5742cbf746f9556e6aefdfbed54c452c235d51.zip
git-1d5742cbf746f9556e6aefdfbed54c452c235d51.tar.gz
git-1d5742cbf746f9556e6aefdfbed54c452c235d51.tar.bz2
Merge branch 'jk/doc-credits' of git://github.com/peff/git
* 'jk/doc-credits' of git://github.com/peff/git: docs: point git.txt author credits to git-scm.com doc: add missing git footers doc: drop author/documentation sections from most pages
Diffstat (limited to 'Documentation/git-archive.txt')
-rw-r--r--Documentation/git-archive.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/git-archive.txt b/Documentation/git-archive.txt
index bf5037a..f2b8684 100644
--- a/Documentation/git-archive.txt
+++ b/Documentation/git-archive.txt
@@ -153,14 +153,6 @@ SEE ALSO
--------
linkgit:gitattributes[5]
-Author
-------
-Written by Franck Bui-Huu and Rene Scharfe.
-
-Documentation
---------------
-Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
-
GIT
---
Part of the linkgit:git[1] suite