summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.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-filter-branch.txt
parent92faa8075fbefc0ac3d77a3c8b6f5b5f89f6d457 (diff)
downloadgit-htmldocs-5f3d8396896b8e8fffa113072041cb34e9167e8b.tar.gz
Autogenerated HTML docs for v1.7.4.1-266-ga62ea
Diffstat (limited to 'git-filter-branch.txt')
-rw-r--r--git-filter-branch.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/git-filter-branch.txt b/git-filter-branch.txt
index 796e7489f..03c76c717 100644
--- a/git-filter-branch.txt
+++ b/git-filter-branch.txt
@@ -405,16 +405,6 @@ warned.
(or if your git-gc is not new enough to support arguments to
`\--prune`, use `git repack -ad; git prune` instead).
-
-Author
-------
-Written by Petr "Pasky" Baudis <pasky@suse.cz>,
-and the git list <git@vger.kernel.org>
-
-Documentation
---------------
-Documentation by Petr Baudis and the git list.
-
GIT
---
Part of the linkgit:git[1] suite