Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
tutorial
2015-11-06-R3-Gitlab
Commits
9737b6e4
Commit
9737b6e4
authored
Nov 06, 2015
by
Christophe Trefois
Browse files
Merge branch 'master' into 'master'
add cd to cloned project See merge request
!1
parents
1ae10947
ca5052ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9737b6e4
...
...
@@ -289,6 +289,7 @@ $ cd # go to your home folder
$
mkdir
NeighborProject
# create a new folder
$
cd
NeighborProject
# go inside that folder
$
git clone ssh://git@git-r3lab-server.uni.lu:8022/<groupnameofyourneighbor>/GitlabWorkshop.git
# clone the project
$
cd
GitlabWorkshop
# go inside cloned project
```
At this point you should be able to modify the text file by yourself, or even add new files...
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment