15 Mar
2018
15 Mar
'18
8:37 p.m.
https://bugs.winehq.org/show_bug.cgi?id=44504 --- Comment #14 from Henri Verbeet <hverbeet(a)gmail.com> --- (In reply to Zebediah Figura from comment #13)
You have to use `patch < diff.file`, with the left angle bracket. 'patch' reads from stdin, not its first argument. Actually, I'd recommend against using "patch" with git, and instead recommend using "git apply".
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.