include/toplevel: set env GIT_ASKPASS=/bin/true
authorAlexander Couzens <lynxis@fe80.eu>
Wed, 7 Jun 2017 21:56:19 +0000 (23:56 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Thu, 8 Jun 2017 15:20:55 +0000 (17:20 +0200)
commitacc5ab6b920f1f996c0b65c4fbbcab89e754d494
tree7413037e1c0154019d03b280cd2b0e4c5fb7cdf9
parent7f91cabd0d5b6e1a716d9e3fab4103730d9d2888
include/toplevel: set env GIT_ASKPASS=/bin/true

When git-https request a service (e.g. github) which ask for credentials
git will pass this request to the user resulting download.pl to wait for
user input. Set GIT_ASKPASS to stop asking.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
include/toplevel.mk