Code

Merge branch 'maint'
[git.git] / Documentation / git-filter-branch.txt
index 796e7489ff7ee573a65647f4de33df932bd1bea1..03c76c717ac6c41edfaaed47fa9798344e5e8f94 100644 (file)
@@ -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