Skip to content
Snippets Groups Projects
Commit bd953ad1 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Merge branch 'develop' into 'master'

Develop

See merge request R3/school/git/basic-practice-pages!4
parents c9d3723f a559487f
No related branches found
Tags v0.2.0
No related merge requests found
# Laurent Heirendt
My name is Laurent and I am the instructor for the basic git training.
\ No newline at end of file
......@@ -14,9 +14,9 @@ First, fork and clone this practice repository.
Add a remote to the upstream repository:
```bash
$ cd advanced-practice
$ cd basic-practice-pages
$ git remote add upstream ssh://git@gitlab.lcsb.uni.lu:8022/R3/school/git/basic-practice-pages.git
$ git fetch
$ git fetch upstream
```
Then, create a separate branch from the develop branch:
......
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