Skip to content
Snippets Groups Projects
Forked from R3 / school / courses
209 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. Part of the command will be in your clipboard now.
- open terminal and navigate to your desired folder (use 'cd ..' and 'cd/') - type ```git clone ssh-from-clipboad```