diverses:git:libsecret
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
diverses:git:libsecret [2019-06-21 16:01] – angelegt blast0r | diverses:git:libsecret [2025-09-21 13:46] (aktuell) – gelöscht blast0r | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== Git Credentials storage with libsecret ====== | ||
- | Ich habe da jetzt zweimal nach gesucht und speichere mir das daher hier.. | ||
- | Auf der git-doku seite wird für linux kein weg erwähnt... daher hier dieses: | ||
- | https:// | ||
- | |||
- | < | ||
- | gnome-credential-helper is now deprecated. | ||
- | Instead, use libsecret. If it's not already buil-in your ubuntu, use the following procedure: | ||
- | You can install libsecret and the development libraries with: | ||
- | sudo apt-get install libsecret-1-0 libsecret-1-dev | ||
- | Then you need to build the credential manager | ||
- | cd / | ||
- | sudo make | ||
- | Finally, you should point git to the newly created file in your config: | ||
- | git config --global credential.helper / | ||
- | More details on https:// | ||
- | </ |
diverses/git/libsecret.1561125702.txt.gz · Zuletzt geändert: von blast0r