Skip to content
Snippets Groups Projects
Forked from R3 / school / courses
675 commits behind the upstream repository.
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 -bflag

$ git checkout -b myNameBranch