Jump to content

VirtualBox with GitHub. Yes or No?


Korferer

Recommended Posts

So basically, I have got VirtulBox set up and running on my personal mac. It's for my own learning/development really. I have installed git, gitolite and gitweb on my virtual server (Guest VM is Ubuntu) and I am getting used to the basics of git. 

 

I have a github account and I want to take my git learning to the next level and put my project on to github. I am looking in to this but VirtualBox is saying that I should install GitHub Enterprise which doesn't feel right to me. This is just one guy's development..

 

Instead I created a new repository on github and ran this;

git remote add origin https://github.com....etc/ 

I got an error,

fatal: unable to access 'https://github.com/[username]/[project]': Could not resolve host: github.com

Is it because I am doing it from a virtual environment? Would it be easier for me to set up git on my OXS instead and push/pull from the local dev folder?

 

I'd rather not do it that way.. Advice?

Link to comment
https://forums.phpfreaks.com/topic/294555-virtualbox-with-github-yes-or-no/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.