Changes

Jump to navigation Jump to search

Git patch

25 bytes added, 19:48, 2 August 2013
Create one patch file, comparing to the master branch
git format-patch master --stdout --ignore-if-in-upstream > fix.patch
Now, you have a patch for the fix you wrote. [[Bugs_and_development_wishes | Send it to the maintainer of the project.]]

Navigation menu