Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
courses
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
R3
school
courses
Commits
2bb6aa4f
Commit
2bb6aa4f
authored
2 years ago
by
Marina Popleteeva
Browse files
Options
Downloads
Patches
Plain Diff
Clone add-to-workspace
parent
711c7646
No related branches found
No related tags found
2 merge requests
!134
[release] Regular merge of develop
,
!122
git part 2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
2022/2022-05-17_presentationTest/slides/add-to-workspace.md
+5
-0
5 additions, 0 deletions
2022/2022-05-17_presentationTest/slides/add-to-workspace.md
2022/2022-05-17_presentationTest/slides/clone.md
+1
-1
1 addition, 1 deletion
2022/2022-05-17_presentationTest/slides/clone.md
with
6 additions
and
1 deletion
2022/2022-05-17_presentationTest/slides/add-to-workspace.md
+
5
−
0
View file @
2bb6aa4f
# 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.
This diff is collapsed.
Click to expand it.
2022/2022-05-17_presentationTest/slides/clone.md
+
1
−
1
View file @
2bb6aa4f
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment