A
A
Alexander2015-03-18 12:05:55
Programming
Alexander, 2015-03-18 12:05:55

How to clone a repository in Git?

The /Shared/projects/satellite folder contains the Git repository. Specify a command to clone this repository into the The_Satellite_Project folder relative to the current folder. There is a start:
git clone --no-hardlinks /Shared/projects/satellite NEED SOMETHING TO INSERT HERE The_Satellite_Project
Slash and space do not fit.
If someone knows, tell me please.
In general, I can’t do the 3rd task :-(
c3ceaad815574b2c9d60803edc367a43.PNG

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
jcmvbkbc, 2015-03-18
@jcmvbkbc

Slash and space do not work.

There must be a gap. "not suitable" -- show the text of the error.

M
Mike, 2015-03-18
@Mike77

not sure what will work, but try
git clone [email protected]:satellite/satellite.git

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question