-
-
Save eclectic-coding/a166a2591d633f71f2d9a4dc0d70162a to your computer and use it in GitHub Desktop.
Install gnome-keyring git credential helper in Ubuntu 18.04 or higher.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt-get install libsecret-1-0 libsecret-1-dev | |
| cd /usr/share/doc/git/contrib/credential/libsecret | |
| sudo make |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment