From: Junio C Hamano Date: Fri, 14 Sep 2007 10:07:02 +0000 (+0000) Subject: Autogenerated manpages for v1.5.3.1-56-g611d X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7eb0304401551388e1798c57966fdc6ec94b6c35;p=git.git Autogenerated manpages for v1.5.3.1-56-g611d --- diff --git a/man1/git-filter-branch.1 b/man1/git-filter-branch.1 index 8b1b43bda..1a4b20758 100644 --- a/man1/git-filter-branch.1 +++ b/man1/git-filter-branch.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-FILTER\-BRANCH" "1" "09/01/2007" "Git 1.5.3.rc7.30.g947ad2" "Git Manual" +.TH "GIT\-FILTER\-BRANCH" "1" "09/14/2007" "Git 1.5.3.1.56.g611d" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -137,8 +137,6 @@ git filter\-branch \-\-commit\-filter ' .ft .fi -Note that the changes introduced by the commits, and not reverted by subsequent commits, will still be in the rewritten branch. If you want to throw out _changes_ together with the commits, you should use the interactive mode of \fBgit\-rebase\fR(1). - The function \fIskip_commits\fR is defined as follows: .sp .nf