How to use Sublime text editor to resolve git merge conflicts? -


i have installed "submerge", can care revision. git changed file "need merge" status. know there other tools can that, wondering if can using sublime, thanks!

regarding how use sublimerge:

i'm not sure how it, i'm getting closer.

first, need handy path sublime binary:

mkdir ~/bin ln -s "/applications/sublime text 2.app/contents/sharedsupport/bin/subl" ~/bin/subl 

then, in git gui or git command line, configure ~/bin/subl merge tool.

i use source tree, , haven't figured how best use sublimerge, managed open both versions, merge them, , have bit of manual work.

still not smooth, better nothing!


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

c++ - Clear the memory after returning a vector in a function -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -