Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 31198c66 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

fix repo

parent ed40107a
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ git clone git@gitlab.inria.fr:username/forkname.git
Once this is done, you can setup the morse_cmake repository as the upstream of your clone to simplify the update of your fork repository.
```
#!shell
git remote add upstream git@bitbucket.org:solverstack/morse_cmake.git
git remote add upstream git@gitlab.inria.fr:solverstack/morse_cmake.git
```
Now, you have your repository configured, and you want to create a new pull request. The first step is to create a branch from the HEAD of the your fork repository.
......
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