Minor clarifications to git-filter-branch usage and doc
commit5876b8ee3c09553912a4d033051bb25faa52ad94
authorBrian Gernhardt <benji@silverinsanity.com>
Fri, 17 Aug 2007 23:13:04 +0000 (17 19:13 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Aug 2007 23:32:57 +0000 (17 16:32 -0700)
tree408e8005b74f0675d46e07b069f6ebe8a0be664d
parente63b58ba0b67262674c94321693c4f84a58ecf80
Minor clarifications to git-filter-branch usage and doc

- Remove "DESTBRANCH" from usage, as it rewrites the branches given.
- Remove an = from an example usage, as the script doesn't understand
it.

Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-filter-branch.txt
git-filter-branch.sh