Clone existing repository

Other topics

Cloning a Git repository

  1. Go to the repository you want to clone (something like: https://bitbucket.org/username/repo)
  2. On the left side, click on ... and choose Clone
  3. A small window will appear, copy the url (something like: git clone https://[email protected]/hamzawey/vm_dop_experiment.git)
  4. Open a terminal window on the machine you want to clone that project to
  5. Navigate from the command line to the location you want to clone the project and enter the command copied in step 3

Contributors

Topic Id: 8098

Example Ids: 26108

This site is not affiliated with any of the contributors.