Skip to content
Snippets Groups Projects
Commit 2bb6aa4f authored by Marina Popleteeva's avatar Marina Popleteeva
Browse files

Clone add-to-workspace

parent 711c7646
No related branches found
No related tags found
2 merge requests!134[release] Regular merge of develop,!122git part 2
# Add repository to VS Code workspace
You have a copy of repository on your laptop.
You can work on it now and use terminal to interact with Git or setup VS Code to simplify this interaction.
...@@ -8,4 +8,4 @@ In git words: you need you *clone your fork*: ...@@ -8,4 +8,4 @@ In git words: you need you *clone your fork*:
<img height="230px" src="slides/img/clone.png"> <img height="230px" src="slides/img/clone.png">
- open terminal and navigate to your desired folder (use 'cd ..' and 'cd/') - open terminal and navigate to your desired folder (use 'cd ..' and 'cd/')
- type ```git clone ssh-from-clipboad```<br> - type ```git clone ssh-from-clipboad```<br>
<img height="230px" src="slides/img/clone-term.png"> <img height="230px" src="slides/img/clone-term.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