https://bugs.winehq.org/show_bug.cgi?id=51877
--- Comment #13 from Damjan Jovanovic damjan.jov@gmail.com --- Created attachment 71032 --> https://bugs.winehq.org/attachment.cgi?id=71032 Get git-apply working when a parent directory is a Git repository
This patch fixes the "git apply" backend when a parent directory is a Git repository.
It's independent of my previous patch, which only fixes the "patch" backend. You could accept both patches.