Document toolboxDocument toolbox

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:

  1. Launch SourceTree.
  2. On the left hand side, expand Branches and then Checkout master branch.

  3. From the top section, click Branch > New Branch.
  4. Enter the New branch name. The same name should be used while creating a new Qualitia project.
  5. Keep the Checkout New Branch option selected. 
  6. Click Create Branch.
  7. After creating a branch, right-click the branch and select Push > Origin
  8. On the subsequent screen, click Push
  9. Now you can create new project from Qualitia using the same name which you have used while creating a branch.