fix filter-branch documentation
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Wed, 17 Oct 2007 02:22:25 +0000 (03:22 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 17 Oct 2007 02:47:51 +0000 (22:47 -0400)
The man page for filter-branch still talked about writing the result
to the branch "newbranch". This is hopefully the last place where the
old behaviour was described.

Noticed by Bill Lear.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found