Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-apply: fix rename header parsing
It's not "rename from" and "rename to", it's "rename old" and "rename new". Which is illogical and doesn't match the "copy from/to" case, but that's life. Maybe Junio will fix it up one of these days.
- Loading branch information