Skip to content

Instantly share code, notes, and snippets.

@eclectic-coding
Forked from keirlawson/installkeyringhelper.sh
Last active November 5, 2019 13:00
Show Gist options
  • Select an option

  • Save eclectic-coding/a166a2591d633f71f2d9a4dc0d70162a to your computer and use it in GitHub Desktop.

Select an option

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.
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