200-901 DevNet Associate (DEVASC)
What is the outcome of executing this command?
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”