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 & cat .git/config | ||
44 | %% | ||
43 | 45 | ||
44 | Globale und lokale Nutzerkonten | Statusinformationen | | 46 | Globale und lokale Nutzerkonten | Statusinformationen | |
45 | 47 |