| ... | @@ -35,7 +35,6 @@ get svn repos ==> |
... | @@ -35,7 +35,6 @@ get svn repos ==> |
|
|
graph TB
|
|
graph TB
|
|
|
|
|
|
|
|
SubGraph1--git clone --> SubGraph1Flow
|
|
SubGraph1--git clone --> SubGraph1Flow
|
|
|
Node2[official repo]--svn clone --> SubGraph1Flow
|
|
|
|
|
subgraph " "
|
|
subgraph " "
|
|
|
SubGraph1Flow[PC USER 1 Germaine]
|
|
SubGraph1Flow[PC USER 1 Germaine]
|
|
|
SubGraph1Flow--git checkout -b Myconfig BLABLA012 --> DoMyConfigBLABLA012
|
|
SubGraph1Flow--git checkout -b Myconfig BLABLA012 --> DoMyConfigBLABLA012
|
| ... | @@ -57,6 +56,14 @@ page d accueil ==> https://git.outils-is.ird.fr/legos_atnum/repos |
... | @@ -57,6 +56,14 @@ page d accueil ==> https://git.outils-is.ird.fr/legos_atnum/repos |
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
|
SubGraph1--git clone --> SubGraph1Flow
|
|
|
|
Node2[official repo]--svn clone --> SubGraph1Flow
|
|
|
|
subgraph " "
|
|
|
|
SubGraph1Flow[PC USER 1 Germaine]
|
|
|
|
SubGraph1Flow--git checkout -b Myconfig BLABLA012 --> DoMyConfigBLABLA012
|
|
|
|
SubGraph1Flow --> DoConfigHomeopathy025
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
|
|
###### Connexion ssh
|
|
###### Connexion ssh
|
|
|
First of all, to retrieve the repository make sure that your public keys have been copied and pasted into the box (see picture below)
|
|
First of all, to retrieve the repository make sure that your public keys have been copied and pasted into the box (see picture below)
|
| ... | |
... | |
| ... | | ... | |