...
- Navigate into the folder where you have cloned the repository.
- Move your existing project folder (<ProjectName>_projectdb) to this location.
You can get this folder at the location specified in Qualitia Configuration Setting > Dependency > Project Path. - Launch SourceTree.
- Create a new branch with your Qualitia Project name.
To create a new branch:- Click Branch > New Branch.
- Enter New Branch name.
- Ensure that Checkout New Branch option is selected.
- Click Create Branch.
- After creating a branch, right-click the branch and select Push > Origin.
- Stage all files and add comments, if required.
- Select Push changes immediately option and click Commit.
- Now copy the directory path of the repository (from local system) and set it as Qualitia Project Path (in Configuration Setting > Dependency).
- Also, in the Configuration Setting > General, select Version Control as GIT and add Bitbucket username and password.
- Restart Qualitia to start working on the projects that are integrated with Bitbucket repository.