When you start to work on a git repository, you need to clone the remote history.
To do so, you need to use the command git clone url-to-repo folder
(see the documentation).
When you start to work on a git repository, you need to clone the remote history.
To do so, you need to use the command git clone url-to-repo folder
(see the documentation).