Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix #3627 by ensuring git produces a `-p1` diff. This is a very limited fix but appears to work in my usecase. I have reviewed the other uses of `git diff` in the same file, but it appears their output is not passed to `patch` hence this change is unnecessary.
- Loading branch information