Versionsunterschiede von Git / Ein Eigenes Repository Einrichten
20 | https://docs.github.com/en/get-started/getting-started-with-git/setting-your-username-in-git | 20 | https://docs.github.com/en/get-started/getting-started-with-git/setting-your-username-in-git |
---|---|---|---|
21 | 21 | ||
22 | Globale E-Mail | 22 | Globale E-Mail |
23 |
%%(cl) git config --global user.email " |
23 | %%(cl) git config --global user.email "webmaster@example.com" %% |
24 | 24 | ||
25 | 25 | ||
26 | https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address | 26 | https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address |