credential: load default config
authorThomas Koutcher <redacted>
Thu, 15 Oct 2020 21:59:20 +0000 (21:59 +0000)
committerJunio C Hamano <redacted>
Fri, 16 Oct 2020 19:30:45 +0000 (12:30 -0700)
commit567ad2c0f90fe63d1fde2c0269be8df17675148c
treeeb429e885577246e40e8bfa459e7ce58da5355c0
parenta5fa49ff0a8f3252c6bff49f92b85e7683868f8a
credential: load default config

Make `git credential fill` honour the core.askPass variable.

Signed-off-by: Thomas Koutcher <redacted>
[jk: added test]
Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/credential.c
t/t0300-credentials.sh
git clone https://git.99rst.org/PROJECT