After you create a repository in Bitbucket, you must clone it on your local system to start working on it.
To clone the repository:
- Log on to Windows machine where you have installed Qualitia Automation Studio Client.
- Launch Git Bash.
Enter the following command and press Enter.
$ git clone <Bitbucket repository URL>
The repository will be cloned to your local system and you can now add Qualitia projects to this repository.