author | Knut Franke <k.franke@science-computing.de> | |
Mon, 30 Aug 2010 13:39:38 +0000 (15:39 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 31 Aug 2010 17:49:17 +0000 (10:49 -0700) | ||
commit | 90e87b017f93fc606e2d6956766b32e56b4a9a2e | |
tree | 8e2354192958d13e376a56a575db5f9f198b45be | tree | snapshot |
parent | d3e7da8979f6ee3edd88fe53241095921d578285 | commit | diff |
Allow core.askpass to override SSH_ASKPASS.
Modify handling of the 'core.askpass' option so that it has the same effect as
GIT_ASKPASS also if SSH_ASKPASS is set.
Signed-off-by: Knut Franke <k.franke@science-computing.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Modify handling of the 'core.askpass' option so that it has the same effect as
GIT_ASKPASS also if SSH_ASKPASS is set.
Signed-off-by: Knut Franke <k.franke@science-computing.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
connect.c | diff | blob | history | |
git.c | diff | blob | history |