author | Anselm Kruis <a.kruis@science-computing.de> | |
Mon, 30 Aug 2010 13:38:38 +0000 (15:38 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 31 Aug 2010 17:49:02 +0000 (10:49 -0700) | ||
commit | d3e7da8979f6ee3edd88fe53241095921d578285 | |
tree | 8d552c146371757f1fddfad301148d5265424c60 | tree | snapshot |
parent | 64fdc08dac6694d1e754580e7acb82dfa4988bb9 | commit | diff |
Add a new option 'core.askpass'.
Setting this option has the same effect as setting the environment variable
'GIT_ASKPASS'.
Signed-off-by: Knut Franke <k.franke@science-computing.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Setting this option has the same effect as setting the environment variable
'GIT_ASKPASS'.
Signed-off-by: Knut Franke <k.franke@science-computing.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history | |
cache.h | diff | blob | history | |
config.c | diff | blob | history | |
connect.c | diff | blob | history | |
environment.c | diff | blob | history |