This blog explains how to create a patch using github pull request
add ".patch" at the end of the pull request and execute the following command
curl https://github.com/<user>/<project>/pull/5.patch > 5.patch
add ".patch" at the end of the pull request and execute the following command
curl https://github.com/<user>/<project>/pull/5.patch > 5.patch
Comments