Skip to content

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:

  1. Open the terminal.
  2. Run the git remote show origin command.
  3. Use the URL specified as the Fetch URL to clone the lab repository to your local computer.