Browse Source

3ter push

remotes/origin/HEAD
fdai7377 1 year ago
parent
commit
89337fce69
  1. 9
      Lerntagebuch.md

9
Lerntagebuch.md

@ -54,6 +54,15 @@ git push -u origin --all
git push -u origin --tags git push -u origin --tags
# Wie man pusht
git add .
git commit -m "Insert commit message here"
git push
# Explains how to undo commit
https://www.freecodecamp.org/news/git-remove-last-commit-how-to-undo-a-commit-in-git/
--- ---
## SU 02 (31.10.2023) ## SU 02 (31.10.2023)
Loading…
Cancel
Save