Exam 200-901 Question id=6220 Software Development and Design

What is the outcome of executing this command?
git clone ssh:/john@example.com/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"

WARNING

the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...
Subject:

only logged users can write comments