Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GAFL
Singularity
transdecoder
Commits
72b4168e
Commit
72b4168e
authored
Nov 02, 2020
by
Jacques Lagnel
Browse files
Delete run_git.sh
parent
1030ae3c
Pipeline
#20832
passed with stages
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
run_git.sh
deleted
100755 → 0
View file @
1030ae3c
git init
git remote
rm
origin
git remote add origin git@forgemia.inra.fr:gafl/singularity/transdecoder.git
git add
.
git commit
-m
"Initial commit"
git remote
-v
git push
-u
origin master
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment