]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
Add a new option 'core.askpass'.
authorAnselm Kruis <a.kruis@science-computing.de>
Mon, 30 Aug 2010 13:38:38 +0000 (15:38 +0200)
committerJunio C Hamano <gitster@pobox.com>
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 <k.franke@science-computing.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
cache.h
config.c
connect.c
environment.c