Skip to content
Snippets Groups Projects
Forked from R3 / school / courses
204 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

Download your copy to your laptop - clone

Now you have your copy of the repository on server. You need to download it to your laptop. In git words: you need you clone your fork:

  • Go to your projects (top left corner with LCSB logo)
  • Find basic-practice-pages project under your name and where you are the owner
  • Press Clone and then Clone with SSH. URL will be in your clipboard now.
- Open VS Code. If you haven't opened a folder yet, the VS Code view will show you a buttor to Clone Repository. Otherwise, go to View > Command Pallete and type "clone":
- You will be asked for the URL of the remote repository (you have it in your clipboard now) and the place where to put files on your computer.