DEV Community

Discussion on: How to set up a git bare repository for web development code pushes

Collapse
 
jrock2004 profile image
John Costanzo

Sorry to ask this, but why not host this in Github? Guess maybe you are shooting for a private repo?

Collapse
 
coolgoose profile image
Alexandru Bucur

Hi John.

It's not about hosting it on Github or any other provider, it's about getting your changes easily to a production environment. I do recommend using any type of GUI provider for managing your code mostly for convenience :)