Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 287 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 287 Bytes

git-help

git commands workflow

git status

add-commit-push

git add -A git commit -m "commit message" git push

add-commit-push

git add -A ; git commit -a -m "etwas" ; git push

credentials

https://github.com/settings/tokens

E c dG