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

Merge branch 'minor-fixes-index' into 'develop'

minor fixes index.md

See merge request !2
parents c9d3723f dae1ff11
No related branches found
No related tags found
2 merge requests!4Develop,!2minor fixes index.md
Pipeline #57244 passed
...@@ -14,9 +14,9 @@ First, fork and clone this practice repository. ...@@ -14,9 +14,9 @@ First, fork and clone this practice repository.
Add a remote to the upstream repository: Add a remote to the upstream repository:
```bash ```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 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: 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