Skip to content
Snippets Groups Projects
Commit 5ef4b4a5 authored by Carine Rey's avatar Carine Rey
Browse files

prevent big bug

parent f21a4e75
No related branches found
No related tags found
No related merge requests found
Pipeline #2366 passed
......@@ -298,7 +298,8 @@ Initialized empty Git repository in /home/rstudio/ifbdata/ueens_lyon_ngs24/stude
```{bash}
git remote add origin git@gitbio.ens-lyon.fr:ue/ue-ngs/projects/test_gitlab.git #TOBEADAPTED
git add .
touch README.md
git add README.md
git commit -m "Initial commit"
git push --set-upstream origin main
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment