Loading Workflow for documentation production in OSM.md +2 −2 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ It is also highly advisable adding an SSH key to https://osm.etsi.org/gitlab/pro #### If the repository already exists in ETSI's Gitlab but not locally ```bash git clone git@osm.etsi.org:osm-doc/test.git git clone ssh://git@osm.etsi.org:29419/osm-doc/test.git ``` **>>>>> TEMPORARY URL**: Loading Loading @@ -217,5 +217,5 @@ git init Add the URL of the remote repository: ```bash git remote add origin git@osm.etsi.org:osm-doc/test.git git remote add origin ssh://git@osm.etsi.org:29419/osm-doc/test.git ``` Loading
Workflow for documentation production in OSM.md +2 −2 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ It is also highly advisable adding an SSH key to https://osm.etsi.org/gitlab/pro #### If the repository already exists in ETSI's Gitlab but not locally ```bash git clone git@osm.etsi.org:osm-doc/test.git git clone ssh://git@osm.etsi.org:29419/osm-doc/test.git ``` **>>>>> TEMPORARY URL**: Loading Loading @@ -217,5 +217,5 @@ git init Add the URL of the remote repository: ```bash git remote add origin git@osm.etsi.org:osm-doc/test.git git remote add origin ssh://git@osm.etsi.org:29419/osm-doc/test.git ```