docs: fix filter-branch example for quoted paths
authorJeff King <redacted>
Mon, 1 Feb 2010 12:43:45 +0000 (07:43 -0500)
committerJunio C Hamano <redacted>
Sat, 6 Feb 2010 18:52:14 +0000 (10:52 -0800)
commitd2d66f15b620c8e96219cfe339f32e77bfaf69b4
tree5dc206dd1f49eff4abb5431c62a960c035e8de49
parentab35469de0d2d2ba4be58fd0231687ddc9cc3cdc
docs: fix filter-branch example for quoted paths

If there is a quoted path, update-index will correctly
unquote it. However, we must take care to put our new prefix
inside the double-quote.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-filter-branch.txt
git clone https://git.99rst.org/PROJECT