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.