...
Info | ||
---|---|---|
| ||
At the end of this topic, Qualitia admin user will be able to install and configure Sourcetree. |
Multiexcerpt macro | ||
---|---|---|
| ||
Install SourceTree and Configure CredentialsIn order to start working with your Bitbucket repositories, you must first install and configure sourceTree.
|
Creating and Cloning Repository
After you configure SourceTree, you can now create a repository and clone it on the local system.
This activity needs to be performed by Qualitia Administrator who is responsible for creating projects.
To create and clone repository:
...
|
...
- Navigate into the folder where you have cloned the repository on the local system.
- Create a new sample.txt file with sample text in it.
- From SourceTree, stage the file and add comment, if required.
- Select Push changes immediately option and click Commit.
Info |
---|
This is a one-time activity for each repository you create on Bitbucket. Commiting sample file is mandatory for creating new branches into the repository to add Qualitia project data. |
Adding Existing Qualitia Projects to Bitbucket Repository
After you clone the repository, you can now add your existing Qualitia projects to the Bitbucket repository.
Info |
---|
This is a one-time activity for each of the existing Qualitia project. Once the project is added to the repository, all the changes made to the repository are automatically updated by Qualitia. |
To add existing projects to Bitbucket repository:
...
- Click Branch > New Branch.
- Enter New Branch name.
- Ensure that Checkout New Branch option is selected.
- Click Create Branch.
...
|