gitlab:access:oauth
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| gitlab:access:oauth [2025/12/18 22:10] – admin | gitlab:access:oauth [2025/12/19 01:27] (current) – admin | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| git config --global credential.https:// | git config --global credential.https:// | ||
| ``` | ``` | ||
| + | |||
| + | ## Löschen | ||
| + | |||
| + | ```bash | ||
| + | git config --global --unset-all credential.https:// | ||
| + | git config --global --unset-all credential.https:// | ||
| + | git config --global --unset-all credential.https:// | ||
| + | ``` | ||
| + | |||
gitlab/access/oauth.1766092244.txt.gz · Last modified: by admin