summaryrefslogtreecommitdiffstats
path: root/git-revert.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-03-15 23:33:35 +0000
committerJunio C Hamano <junio@kernel.org>2011-03-15 23:33:35 +0000
commit5f3d8396896b8e8fffa113072041cb34e9167e8b (patch)
tree0d4d65f7767f700e03c07981e6163da5a23390c5 /git-revert.txt
parent92faa8075fbefc0ac3d77a3c8b6f5b5f89f6d457 (diff)
downloadgit-htmldocs-5f3d8396896b8e8fffa113072041cb34e9167e8b.tar.gz
Autogenerated HTML docs for v1.7.4.1-266-ga62ea
Diffstat (limited to 'git-revert.txt')
-rw-r--r--git-revert.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/git-revert.txt b/git-revert.txt
index 45be85175..ac10cfbb1 100644
--- a/git-revert.txt
+++ b/git-revert.txt
@@ -105,14 +105,6 @@ git revert -n master{tilde}5..master{tilde}2::
changes. The revert only modifies the working tree and the
index.
-Author
-------
-Written by Junio C Hamano <gitster@pobox.com>
-
-Documentation
---------------
-Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
-
SEE ALSO
--------
linkgit:git-cherry-pick[1]