|
|
|
|
|
by _ikke_
808 days ago
|
|
Until you want to introduce a change that affects both machines. You need to start rewriting history or cherry-pick the changes on both branches. The further the history diverges, the harder this becomes. Using branches for this does not scale. |
|