Skip to content

Refining patches using git

bjorng edited this page Sep 13, 2010 · 8 revisions

On this page, there should be a guide to how you can use the powerful git rebase -i, git commit --amend, git add -p and perhaps other commands to create a clean set of commits for possible inclusion in Erlang/OTP.

If someone wants to write that text, please go ahead, otherwise I will do it in some point in the future (time permitting).

Clone this wiki locally