Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

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

...