Skip to content

Instantly share code, notes, and snippets.

@meltedlilacs
Created August 11, 2014 23:29
Show Gist options
  • Save meltedlilacs/07ae53f959f4412d347d to your computer and use it in GitHub Desktop.
Save meltedlilacs/07ae53f959f4412d347d to your computer and use it in GitHub Desktop.
sudo apt-get install libgnome-keyring-dev
cd /usr/share/doc/git/contrib/credential/gnome-keyring
sudo make
git config --global credential.helper /usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment