Creating New Projects
When you are working with Qualitia projects that are integrated with Bitbucket repository, you need to create a branch in Bitbucket repository before creating new Qualitia projects.
To create new branch in Bitbucket repository:
- Launch SourceTree.
- On the left hand side, expand Branches and then Checkout master branch.
- From the top section, click Branch > New Branch.
- Enter the New branch name. The same name should be used while creating a new Qualitia project.
- Keep the Checkout New Branch option selected.
- Click Create Branch.
- After creating a branch, right-click the branch and select Push > Origin.
- On the subsequent screen, click Push.
- Now you can create new project from Qualitia using the same name which you have used while creating a branch.