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

Added ".netrwhist" to .gitignore file for less annoying git submodule behavior. #271

Merged
merged 1 commit into from
Mar 15, 2013

Conversation

AndersDJohnson
Copy link
Contributor

Otherwise running BundleUpdate, etc., can generate this log file and claim the submodule has modifications.
Unless anyone has any better suggestions on how to handle this?

@jdevera jdevera mentioned this pull request Feb 25, 2013
@AndersDJohnson
Copy link
Contributor Author

Oops, looks like this is a duplicate of #216, #255, and #265. Should've done my research before pull requesting.
Can we just accept one of these though? That would let us close 4 issues (#241)! Again, perhaps only until #244 is solved.

@huxuan
Copy link

huxuan commented Mar 15, 2013

+1

jdevera added a commit that referenced this pull request Mar 15, 2013
Ignore .netrwhist" until rtp ordering is fixed

Because vundle modifies the directory that appears first in the rtp, some files that vim generates in the first directory in rtp end up in the vundle directory. This is a known issue in vundle but until it is resolved, ignore .netrwhhist when found in the vundle directory.
@jdevera jdevera merged commit e2d68db into VundleVim:master Mar 15, 2013
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 this pull request may close these issues.

None yet

3 participants