Marker : feature-keybord branch
Noch eine Änderung
git init git config --global user.email "[email protected]" git config --global user.name "Your Name"
Branch neu erstellen :
git branch
Lokalen Branch zum Remote hinzufügen :
git push --set-upstream origin
git checkout
git pull
git push