t0302: check helper can handle empty credentials
commit3c90bda688afe55eb2c99a1ea1486ebc6bb48ca6
authorJakub Bereżański <kuba@berezanscy.pl>
Mon, 30 Oct 2017 17:20:12 +0000 (30 18:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Nov 2017 04:46:39 +0000 (1 13:46 +0900)
tree130d3b244614b3ab481354935766e5934354bd9e
parentcb5918aa0d50f50e83787f65c2ddc3dcb10159fe
t0302: check helper can handle empty credentials

Make sure the helper does not crash when blank username and password is
provided. If the helper can save such credentials, it should be able to
read them back.

Signed-off-by: Jakub Bereżański <kuba@berezanscy.pl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-credential.sh