Git Branch in SoapUI differs from the branch in the working directory
I use SoapUI Pro in REadyAPI 2.7.0, the project has its own directory and version control is done with tortoise git 2.9.0.0, git version 2.16.2.
When I select "git/switch branch" in SoapUI, it lists refs/heads/master as the current branch.
When I use tortoise git on the directory where the SoapUI Project is, it claims to be on a different branch (actually the feature branch I want).
Can someone explain this?
If I want to switch in SoapUI to that feature branch, i get an error message about uncommitted changes; there are no uncommited changes when I look at it from tortoise git.
How can I solve the problem and have SoapUI accepting that we work on the feature branch?
Hi Labisch , the first thing I would suggest is updating to the newest product version.
We have Git integration thoroughly documented, perhaps you will find these articles useful for setting up the integration right.