Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fernandojinzenji/8499cea915da5c6093f347b3c856cbfc to your computer and use it in GitHub Desktop.
Save fernandojinzenji/8499cea915da5c6093f347b3c856cbfc to your computer and use it in GitHub Desktop.
Question 1
Some steps could be done to avoid conflicts, like: short-living branches, create small modules,
strong communication and mob programming (Reference: https://github.com/hli30/git-mania)
Question 2
Other than the recommendation above, merge conflict will always be something to look out for when working in a team.
Conflicts must be manually resolved prior to pushing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment