damiencorpataux / xfm-project-skeleton

Build a web app, easily.
https://github.com/damiencorpataux/xfm-project-skeleton/wiki
2 stars 1 forks source link

git-merge concept: Avoid conflicts on certain files (eg. README.md) #3

Open damiencorpataux opened 12 years ago

damiencorpataux commented 12 years ago

When merging project-features branches, certain files conflict by design and this shouldn't bother the user.

Eg.

Do this by creating and setting git merge driver(s). http://stackoverflow.com/questions/928646/how-do-i-tell-git-to-always-select-my-local-version-for-conflicted-merges-on-a-s