Last Updated on July 31, 2021 by Admin 1
-
Which git command will create a working copy of a local repository?
- git clone /path/to/repository
- git copy /path/to/repository
- git branch /path/to/repository
- git cp /path/to/repository
Last Updated on July 31, 2021 by Admin 1