include/toplevel: set env GIT_ASKPASS=/bin/true
authorAlexander Couzens <lynxis@fe80.eu>
Wed, 7 Jun 2017 21:56:19 +0000 (23:56 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 8 Jun 2017 21:02:37 +0000 (23:02 +0200)
commit4053c4f0fefe6bc4bee0b65cb8a187a75267293c
treef6d379a7a5427386c044daad488e7af277afefd4
parente5db08edf7b0d10ca50073107eb05dd3d671cd55
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