Skip to content
Snippets Groups Projects
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":

Download your copy to your laptop - 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.
- To simplify your life you can click "Add to workplace" on next step