Skip to content
Snippets Groups Projects
Commit 99487f66 authored by Martin Hustoles's avatar Martin Hustoles
Browse files

git anleitung

parent 5247dd0a
No related branches found
No related tags found
No related merge requests found
Beim ersten mal:
git clone https://gitlab.reutlingen-university.de/hustoles/data-science-project.git
Nachdem man was geändert hat:
git pull
git add *
git commit -m "Message"
git push
Wenn jemand anderes was geändert hat:
git pull
\ No newline at end of file
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