Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
|
git [2025/03/03 13:50] jango |
git [2025/03/03 21:42] (aktuell) jango |
||
|---|---|---|---|
| Zeile 4: | Zeile 4: | ||
| =====Git shell commands===== | =====Git shell commands===== | ||
| + | |||
| + | Login Reset | ||
| + | < | ||
| + | git config --global --unset user.name | ||
| + | git config --global --unset user.email | ||
| + | git config --global --unset user.password | ||
| + | </ | ||
| + | |||
| Existing repo | Existing repo | ||
| < | < | ||