| ... | ... | @@ -19,7 +19,7 @@ |
|
|
|
#### How does it work
|
|
|
|
|
|
|
|
|
|
|
|
Home page ==> https://git.outils-is.ird.fr/legos_atnum/repos
|
|
|
|
Home page ==> https://forge.ird.fr/legos/atnum/
|
|
|
|
|
|
|
|
|
|
|
|

|
| ... | ... | @@ -52,7 +52,7 @@ ssh-keygen -t rsa -C "key for you" |
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
===> see on https://git.outils-is.ird.fr/profile/keys
|
|
|
|
===> see on https://forge.ird.fr/profile/keys
|
|
|
|
|
|
|
|
---
|
|
|
|
###### Configure your git locally
|
| ... | ... | @@ -71,7 +71,7 @@ git config --global user.email "robert@legos.obs-mip.fr" |
|
|
|
|
|
|
|
add this (due to Legos proxy):
|
|
|
|
```console
|
|
|
|
git config --global http.https://git.outils-is.ird.fr.proxy http://proxy.legos.obs-mip.fr:3128
|
|
|
|
git config --global http.https://forge.ird.fr.proxy http://proxy.legos.obs-mip.fr:3128
|
|
|
|
```
|
|
|
|
|
|
|
|
|
| ... | ... | @@ -86,7 +86,7 @@ Remind in that case, you will download only a snapshot of remote repository, so |
|
|
|
---
|
|
|
|
###### Instruction in details
|
|
|
|
|
|
|
|
For each configurations go to see tab and instructions in details [Configurations](https://git.outils-is.ird.fr/legos_atnum/repos/nemo_configs/wikis/Configurations):
|
|
|
|
For each configurations go to see tab and instructions in details [Configurations](Configurations):
|
|
|
|
|
|
|
|
If you are not friendly with the repos, the user can proceed in this way to search for a configuration on the gitlab server:
|
|
|
|
|
| ... | ... | |
| ... | ... | |