Go to the directory which will hold the project directory.
# for example cd ~/projects
Clone the project.
You might need to setup SSH if you clone the project by SSH.
git clone <endpoint> [DIR_NAME]
Last updated 3 years ago