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

Fix to what was messing up git inside the VM #147

Merged
merged 3 commits into from
Feb 21, 2014
Merged

Fix to what was messing up git inside the VM #147

merged 3 commits into from
Feb 21, 2014

Conversation

pedroborges
Copy link
Contributor

Fix a bug introduced by pull request #144.

@pedroborges
Copy link
Contributor Author

I didn't mean to send this two pull requests together, but I can't undo that now.

I've been running into this issue where my VM can't connect to the world outside it. This was preventing composer and npm to install and update packages. I tried to ping those two repositories but the connection timed out. It happened a few times with different VMs.

I found the solution at https://coderwall.com/p/n2y79g. It would be helpful to optionally include this fix to help other experiencing this issue.

fideloper added a commit that referenced this pull request Feb 21, 2014
Fix to what was messing up git inside the VM
@fideloper fideloper merged commit d6229a8 into fideloper:develop Feb 21, 2014
@fideloper
Copy link
Owner

Thanks!

fideloper added a commit that referenced this pull request Feb 21, 2014
Added info to the readme.md file regarding #147
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.

2 participants