A programming-language-aware, refactor-ready merge tool
11–18 of 18 posts
Cool work! I'll give it a try.
Re: A programming-language-aware, refactor-ready merge tool
#12[deleted]
Re: A programming-language-aware, refactor-ready merge tool
#13I have to see it to believe it!
Re: A programming-language-aware, refactor-ready merge tool
#14I'm really impressed, great work!
Re: A programming-language-aware, refactor-ready merge tool
#15What languages are supported? The examples look like C#?
Re: A programming-language-aware, refactor-ready merge tool
#16What languages are supported? The examples look like C#?
yep. we started with c#. java will be there too, later c/c++ and after all that it is a matter of listening to our users and react as fast as we can! :-) I'd love to have javascript soon too.
Re: A programming-language-aware, refactor-ready merge tool
#17Can this be easily integrated into SVN, TortoiseSVN, and git?
Yep! It is a client app so really easy. Once we go live (in a few days), we'll post the info about how to get it configured with every scm! :-)
Can you please send a git-mergetool patch to the git mailing list? This will save everyone the trouble of needing to discover how to configure it. Feel free to contact me offline if you need some pointers.
Re: A programming-language-aware, refactor-ready merge tool
#18Earlier quoted context omitted.
Yep! It is a client app so really easy. Once we go live (in a few days), we'll post the info about how to get it configured with every scm! :-)
Can you please send a git-mergetool patch to the git mailing list? This will save everyone the trouble of needing to discover how to configure it. Feel free to contact me offline if you need some pointers.
Hi David, sure, I'll try to contact you and I'll send you the config info.