canmove, Confirmed users
227
edits
(→Process: Add relevant link) |
|||
Line 28: | Line 28: | ||
== Patching == | == Patching == | ||
To keep commit history clean, sometimes it makes sense to use git patch instead of merging a pull request. | To keep commit history clean, sometimes it makes sense to use git patch instead of merging a pull request. When patching, use git am to preserve the original commit details. | ||
When patching, use | |||
== Bugzilla == | == Bugzilla == |