Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure password isn't asked when installing plugins #667

Open
gmarik opened this issue Nov 7, 2015 · 0 comments · May be fixed by #852
Open

ensure password isn't asked when installing plugins #667

gmarik opened this issue Nov 7, 2015 · 0 comments · May be fixed by #852

Comments

@gmarik
Copy link
Contributor

gmarik commented Nov 7, 2015

Based on #662 (comment)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant