Copying the lab Git repository to your local machine
For your convenience when working with a coding lab, you can save the repository of the lab to your computer. To do it:
- Open the terminal.
- Run the git remote show origin command.
- Use the URL specified as the Fetch URL to clone the lab repository to your local computer.