Hi, I would like to know how can use the "Launch external merge tool" functionality but from the console.
If you could provide me a code sample, I'd really appreciate it.
Thanks in advance!
HI Gabriel,
You can use the http://git-scm.com/docs/git-mergetool command to invoke an external merge tool. Here is one example how to set up Vim as an external mergetool: http://www.rosipov.com/blog/use-vimdiff-as-git-mergetool/ and I'm assuming that you can find other examples for the merge tool of your choice.
Cheers,
Stefan
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.