How to resolve conflict in git terminal? -
there conflict while merging 2 branches in git, how resolve conflict in terminal. in case can resolve problem in netbeans ide easily. cannot resolve problem in termial.
- edit files conflicts
git addfiles fixed conflictsgit commitfinish merge
Comments
Post a Comment