summaryrefslogtreecommitdiffstats
path: root/git-cvsexportcommit.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-cvsexportcommit.txt
parent92faa8075fbefc0ac3d77a3c8b6f5b5f89f6d457 (diff)
downloadgit-htmldocs-5f3d8396896b8e8fffa113072041cb34e9167e8b.tar.gz
Autogenerated HTML docs for v1.7.4.1-266-ga62ea
Diffstat (limited to 'git-cvsexportcommit.txt')
-rw-r--r--git-cvsexportcommit.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/git-cvsexportcommit.txt b/git-cvsexportcommit.txt
index d25661eb2..ad93a3e84 100644
--- a/git-cvsexportcommit.txt
+++ b/git-cvsexportcommit.txt
@@ -112,14 +112,6 @@ $ cd ~/project_cvs_checkout
$ git cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git cvsexportcommit -c -p -v
------------
-Author
-------
-Written by Martin Langhoff <martin@laptop.org> and others.
-
-Documentation
---------------
-Documentation by Martin Langhoff <martin@laptop.org> and others.
-
GIT
---
Part of the linkgit:git[1] suite