Autogenerated manpages for v1.5.3.1-56-g611d
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 14 Sep 2007 10:07:02 +0000 (10:07 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 14 Sep 2007 10:07:02 +0000 (10:07 +0000)
man1/git-filter-branch.1

index 8b1b43bda1eabe9070fd60bc16c3a39f689d1a2c..1a4b2075817da51e2bef5c79e259218c364f80e4 100644 (file)
@@ -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