Improved Continuous Integration pipelines
Go a step beyond in your Jenkins/TeamCity/ Bamboo pipelines: make sure manual intervention happens when it is really required.
Go a step beyond in your Jenkins/TeamCity/ Bamboo pipelines: make sure manual intervention happens when it is really required.
Reduce merge conflicts from your editor: Atom, Visual Studio Code, anything. It is just one API call away.
GitHub/GitLab/Bitbucket? CircleCI? Travis? Whenever a merge can't be solved, invoke merg.io API and reduce chances of manual intervention.
merg.io can merge files with better results than the standard algorithms packed in Git and other version control tools.
Unlike traditional merge tools, it is not installed on your computer and invoked via command line, it is a REST API. It is merge as a service :-)
The merg.io engine can merge any file, but it also understands C#, Java, C and C++. It understands code refactored and moved in these programming languages so it's able to merge it seamlessly.
Traditional file-per-file merges are just the starting point. Send a collection of files to merg.io to solve conflicts across files.
This is just the start, a simple API to automate file merges. But this is not enough, this is coming up next: