You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
We discussed on the train to Berlin how to deal with the fact that merge conflicts may happen in future. My main suggestion was rebase a lot, but, looks like having an integration branch, and using git rerere may also be a useful approach.
We discussed on the train to Berlin how to deal with the fact that merge conflicts may happen in future. My main suggestion was rebase a lot, but, looks like having an integration branch, and using
git rerere
may also be a useful approach.https://github.com/affinitybridge/git-bpf/wiki/Branch-per-feature-process#the-integration-branch
http://git-scm.com/2010/03/08/rerere.html
The text was updated successfully, but these errors were encountered: