Friday 9 March 2012

git: reverse patch

Reverse patching on git is done using:

git apply -R patch_file.patch

No comments:

Post a Comment