Skip to content

Instantly share code, notes, and snippets.

@SinSquare
Last active August 12, 2019 16:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SinSquare/a6d6c230b1c894bfce1d739b77d09ad1 to your computer and use it in GitHub Desktop.
Save SinSquare/a6d6c230b1c894bfce1d739b77d09ad1 to your computer and use it in GitHub Desktop.

apt-get install ssh-askpass ssh-askpass-gnome

export GIT_ASKPASS=which ssh-askpass

git config --global credential.helper 'cache --timeout=3600'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment