Skip to content
Snippets Groups Projects
Commit bcc66d53 authored by Maxime Manno's avatar Maxime Manno :ramen:
Browse files

Update Singularity_TP3_good_practices.adoc

parent 3ba81ee5
No related branches found
No related tags found
No related merge requests found
Pipeline #21100 passed
......@@ -233,7 +233,7 @@ run:
----
git init
git remote rm origin
git remote add origin git@forgemia.inra.fr:<yourgitlabaccount>/bwa.git
git remote add origin https://forgemia.inra.fr/<yourgitlabaccount>/bwa.git
git add .
git commit -m "Initial commit"
git remote -v
......
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