Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
If you already have some Qualitia projects on Bitbucket and now you want to add new Qualitia projects into Bitbucket repository,
- From the File Explorer, launch Git Bash.
- Navigate to the folder where the <ProjectName>_projectdb folder.Launch Git Bash. Qualitia Project path.
You will find this location in Configuration Setting > Dependency section. Enter the following commandcommands:
Code Block $ git branch <ProjectName> $ git push --set-upstream origin <project name>
- Create new project from Qualitia Automation Studio.