How can I apply a patch file for a source directory in Windows using Mingw?
Asked
Active
Viewed 4,374 times
1 Answers
6
Get msys-patch using mingw-get
mingw-get install msys-patch
Then just use patch like unix http://en.wikipedia.org/wiki/Patch_(Unix)

Madushan
- 894
- 1
- 10
- 22