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

|
|

|
|
|
|
|
|
|
|
===> see on https://forge.ird.fr/profile/keys
|
|
===> see on https://forge.ird.fr/-/profile/keys
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
###### Configure your git locally
|
|
###### Configure your git locally
|
| ... | @@ -71,7 +71,7 @@ git config --global user.email "robert@legos.obs-mip.fr" |
... | @@ -71,7 +71,7 @@ git config --global user.email "robert@legos.obs-mip.fr" |
|
|
|
|
|
|
|
add this (due to Legos proxy):
|
|
add this (due to Legos proxy):
|
|
|
```console
|
|
```console
|
|
|
git config --global http.https://forge.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
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |