Skip to content
Snippets Groups Projects
Commit 8ea0045e authored by Jacques Lagnel's avatar Jacques Lagnel
Browse files

Delete run_git.sh

parent d1bc9c74
No related branches found
No related tags found
No related merge requests found
Pipeline #20833 passed with stages
in 3 minutes and 5 seconds
git init
git remote rm origin
git remote add origin git@forgemia.inra.fr:gafl/singularity/cdna_cupcake.git
git add .
git commit -m "Initial commit"
git remote -v
git push -u origin master
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