apt-get install ssh-askpass ssh-askpass-gnome
export GIT_ASKPASS=which ssh-askpass
git config --global credential.helper 'cache --timeout=3600'
apt-get install ssh-askpass ssh-askpass-gnome
export GIT_ASKPASS=which ssh-askpass
git config --global credential.helper 'cache --timeout=3600'