Versionsunterschiede von Git / Ein Eigenes Repository Einrichten
| 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 |
|---|---|
| 27 | |
| 28 | =====2. Ein leeres Git Repository initialisieren ==== |
| 29 | Nachfolgende Anweisung erstellt das Verzeichnis |
| 30 | |
| 31 | %%(cl) git init /home/(username)/Projekt/Lokal/NutzerName/M |
| 32 | |
| 33 | |
| 34 |