今天在git push origin master时,竟然出现了错误 (gnome-ssh-askpass:32737): Gtk-WARNING **: cannot open display: error: unable to read askpass response from ‘/usr/libexec//gnome-ssh-askpass’根本原因是执行了该脚本。
unset SSH_ASKPASS
原文链接:https://www.f2er.com/ssh/68148.html