|
|
|
|
|
by klochner
4443 days ago
|
|
simple but unenlightening - I guess you hope no one asks you what's really happening and just give up if you get a conflict. It's not that complicated - rebase applies your commits to another branch as if they were patches. Interactive rebase gives you the option of re-ordering/removing/editing those patches before they're applied. |
|