czyzyk29
10 years agoContributor
git integration
Hi, I want to change SVN for Git. Take information from https://github.com/SmartBear/ready-git-plugin/wiki Unfortunately have probelem with pull changes with other user. I have user1 and us...
- 10 years ago
For merging conflicting changes you need to go to your local repo directory and do it manually with git commands.
We didn't add the merge support intentionally since project files are not very human readable and it will be hard to resolve such conflicts anyway.
Regards,
Shadid