diff options
| author | Junio C Hamano <gitster@pobox.com> | 2011-03-15 13:32:09 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2011-03-15 13:32:09 -0700 |
| commit | 1d5742cbf746f9556e6aefdfbed54c452c235d51 (patch) | |
| tree | ed10a8a35c9cc115e883780907f2a1faf24d6719 /Documentation/git-help.txt | |
| parent | a35138af75070adb32cf281a56186c9343af36a4 (diff) | |
| parent | d8f708f860095245c6973ba6b1ada366ce2d5bdf (diff) | |
| download | git-1d5742cbf746f9556e6aefdfbed54c452c235d51.tar.gz | |
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-help.txt')
| -rw-r--r-- | Documentation/git-help.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/git-help.txt b/Documentation/git-help.txt index eccd0ffd38..42aa2b0c01 100644 --- a/Documentation/git-help.txt +++ b/Documentation/git-help.txt @@ -171,17 +171,6 @@ $ git config --global web.browser firefox as they are probably more user specific than repository specific. See linkgit:git-config[1] for more information about this. -Author ------- -Written by Junio C Hamano <gitster@pobox.com> and the git-list -<git@vger.kernel.org>. - -Documentation -------------- -Initial documentation was part of the linkgit:git[1] man page. -Christian Couder <chriscool@tuxfamily.org> extracted and rewrote it a -little. Maintenance is done by the git-list <git@vger.kernel.org>. - GIT --- Part of the linkgit:git[1] suite |
