Based on https://github.com/VundleVim/Vundle.vim/issues/662#issuecomment-154680786 Vundle should: 1. `let $GIT_ASKPASS='true'` right before cloning plugins to disable password asking and 2. restore previous value or unset the variable Credits to @mgedmin for the find.
Based on #662 (comment)
Vundle should:
let $GIT_ASKPASS='true'right before cloning plugins to disable password asking andCredits to @mgedmin for the find.