Add a new option 'core.askpass'.
authorAnselm Kruis <redacted>
Mon, 30 Aug 2010 13:38:38 +0000 (15:38 +0200)
committerJunio C Hamano <redacted>
Tue, 31 Aug 2010 17:49:02 +0000 (10:49 -0700)
commitd3e7da8979f6ee3edd88fe53241095921d578285
tree8d552c146371757f1fddfad301148d5265424c60
parent64fdc08dac6694d1e754580e7acb82dfa4988bb9
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config.txt
cache.h
config.c
connect.c
environment.c
git clone https://git.99rst.org/PROJECT