Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
You can start working on the Qualitia projects which are already added to the Bitbucket repository by other Qualitia user. In order to do so, you need to clone the corresponding repository on local system.
Info |
---|
Prerequisites:
|
To access existing Qualitia project from Bitbucket repository:
- Log on to the machine from where you want to work on Qualitia projects.
- Install Git Client and Git Credential Manager, if not already installed.
- Launch Git Bash.
Enter the following command to clone the repository.
Code Block git clone <Repository URL>
To get the correct URL, go to bitbucket.org > Repository Name > from the right-top corner, click Clone.
- After the repository is cloned, copy the repository path (from the local machine) and set it as Project Path in the Configuration Setting > Dependency.
- Restart Qualitia and start working with the desired project from Bitbucket repository.