Merge branch with _ours_ resolving conflicts
What we have:
- branch master
- branch feature
What we want:
Merge feature into master. If conflicts occurs - use master.
Solution:
git checkout master
git merge -s recursive -X ours feature
Written by Dmitriy Zaporozhets
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#