SyntaxFix
Write A Post
Hire A Developer
Questions
The git diffs have an extra path segment prepended to the file paths. You can strip the this entry in the path by specifying -p1 with patch, like so:
patch -p1 < save.patch