Changes

Jump to navigation Jump to search

Git patch

21 bytes added, 19:41, 21 July 2013
Next, you’re interested in how troublesome the patch is going to be. Git allows you to test the patch before you actually apply it.
git checkout master
git apply --check fix.patch
If you don’t get any errors, the patch can be applied cleanly. <br>
Trusted, Bureaucrats
1,382

edits

Navigation menu