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

vcsh support #693

Open
klaernie opened this issue Jan 31, 2016 · 0 comments · May be fixed by #699
Open

vcsh support #693

klaernie opened this issue Jan 31, 2016 · 0 comments · May be fixed by #699

Comments

@klaernie
Copy link

I think there is no explicit support for tools like vcsh.

vcsh set's $GIT_DIR and in older versions $GIT_WORK_TREE. This breaks vundle, as each clone it runs is updating the main vcsh repo. In my case when I work on my vim-config I'm almost always inside my vcsh vimrc environment, which has the environment variables set, so a try to run :PluginInstall fails and messes up my main repository.

The obvious workaround is to run it outside the vcsh environment, but it forces one to use multiple terminals or rapidly exit and reenter the environment.

@layus layus linked a pull request Feb 26, 2016 that will close this issue
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