Versionsunterschiede von Git / Ein Eigenes Repository Einrichten
| 39 | %%(cl) git config user.name "Lokaler Git-Nutzername" %% | 39 | %%(cl) git config user.name "Lokaler Git-Nutzername" %% |
|---|---|---|---|
| 40 | 40 | ||
| 41 | 41 | ||
| 42 | 42 | Konfigurationsdatei für Dein Repository überprüfen: | |
| 43 | %%(cl) cd /home/(username)//Projekt/Lokal/NutzerName/MeinWiki \ | ||
| 44 | cat .git/config | ||
| 45 | %% | ||
| 43 | 46 | ||
| 44 | Globale und lokale Nutzerkonten | Statusinformationen | | 47 | Globale und lokale Nutzerkonten | Statusinformationen | |
| 45 | 48 |