Forked from
R3 / school / courses
675 commits behind the upstream repository.
-
Daniel Duarte authoredDaniel Duarte authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
gettingStarted.md 315 B
Getting Started
Fork and clone the tutorial repository
$ git clone ssh://git@git-r3lab-server.uni.lu:8022/R3-core/outreach/presentations-internal.git
Go to the develop branch
$ git checkout develop
And create your own branch using the -b
flag
$ git checkout -b myNameBranch