Git Anleitung

This commit is contained in:
Ilka 2020-04-04 16:51:00 +02:00
parent 797a824345
commit ef8130cb70
1 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,12 @@
# Seminararbeit
Das ist die Arbeit von Ilka
und diese Zeile ist neu. Hallöchen
## git Befehle
git status
git add . / Dateiname
git commit -m "was ich geändert habe"
git push