Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information