Page 1 of 1

What is the outcome of executing this command? git clone ssh:/[email protected]/path/to/my-project.git

Posted: Fri Jul 22, 2022 2:52 pm
by answerhappygod
What is the outcome of executing this command?
git clone ssh:/[email protected]/path/to/my-project.git

A. creates a local copy of a repository called ג€my-projectג€
B. initiates a new Git repository called ג€my-projectג€
C. creates a copy of a branch called ג€my-projectג€
D. creates a new branch called ג€my-projectג€