Git -Push und Pippe nicht das Passwort fragen
sudo vim .git/config
url = https://username:[email protected]
git remote set-url origin [email protected]:gitusername/projectname.git
Disgusted Dragonfly