Skip to content
Snippets Groups Projects
Verified Commit e5aca8e7 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

changes in workflow

parent 0902e0e5
No related branches found
No related tags found
No related merge requests found
# Download your copy to your laptop - clone
# Clone your fork
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*:
Every repository is on the server. If you want to contribute using VS code, you need to download it to your laptop.
In git jargon: 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.<br>
<img height="300px" src="slides/img/clone.png">
- 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":<br>
<img height="230px" src="slides/img/firstrun-source-control.png">
- Find **basic-practice-pages** project under your name (your fork)
- Press *Clone* and then *Clone with SSH*. URL will be in your clipboard now.
<img width="60%" src="slides/img/clone.png">
- Switch to VS Code. Go to `View` > `Command Palette` and type "clone"
# Clone your fork
- You will be asked for the URL of the remote repository (you have it in your clipboard now)
<img height="100px" src="slides/img/clone-SSH.png">
- and the place where to put files on your computer.
# Download your copy to your laptop - clone
<img height="400px" src="slides/img/clone-folder.png">
- To simplify your life you can click "Add to workplace" on next step
- You will be asked for the URL of the remote repository (you have it in your clipboard now)<br>
<img height="100px" src="slides/img/clone-SSH.png"><br>
- and the place where to put files on your computer.<br>
<img height="400px" src="slides/img/clone-folder.png">
- To simplify your life you can click "Add to workplace" on next step<br>
<img height="100px" src="slides/img/add-to-workspace.png">
<img height="100px" src="slides/img/add-to-workspace.png">
2022/2022-06-07_git-trilogy-part-2/slides/img/firstrun-source-control.png

11.9 KiB

[
{ "filename": "index.md" },
{ "filename": "ide.md" },
{ "filename": "VSCodeGUI.md" },
{ "filename": "ssh.md" },
{ "filename": "workflow.md" },
{ "filename": "fork.md" },
{ "filename": "VSCodeGUI.md" },
{ "filename": "clone.md" },
{ "filename": "add-to-workspace.md" },
{ "filename": "branch.md" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment