Hi, On Fri, 17 Aug 2007, Brian Gernhardt wrote: > -USAGE="git-filter-branch [-d TEMPDIR] [FILTERS] DESTBRANCH [REV-RANGE]" > +USAGE="git-filter-branch [-d TEMPDIR] [FILTERS] [BRANCHES]" It is not just [BRANCHES]. Something like "HEAD~2..HEAD" is perfectly valid, and it will rewrite only the commits in that range, leaving HEAD~2 and ancestors alone. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html