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

revise adding to ws

parent e5aca8e7
No related branches found
No related tags found
No related merge requests found
# Add repository to VS Code workspace (separately from cloning)
If you alredy have a copy of repository on your laptop (cloned using terminal) you can work on it and want to setup VS Code to simplify interaction with Git.
# Add repository to workspace (separately from cloning)
- Go to **File > Add Folder to Workspace**<br>
<img height="230px" src="slides/img/add-root-folder.png">
- Your project is in your Workspace now<br>
<img height="370px" src="slides/img/hero.png">
\ No newline at end of file
![bulb](slides/img/bulb.png) If you already have a copy of repository on your laptop, you can add it to VS code by following:
- Go to **File > Add Folder to Workspace**
<center>
<img width="30%" src="slides/img/add-root-folder.png">
</center>
\ No newline at end of file
......@@ -20,6 +20,6 @@ In git jargon: you need you *clone your fork*:
- and the place where to put files on your computer.
<img height="400px" src="slides/img/clone-folder.png">
- To simplify your life you can click "Add to workplace" on next step
- To start working, you can now click on "Add to workspace"
<img height="100px" src="slides/img/add-to-workspace.png">
../../../../2021/2021-03-18_basicGitTraining/slides/img/bulb.png
\ No newline at end of file
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