Re: [git-users] GIT and Hosting Remote Repositories

2016-07-06 Thread Charles Manning
The thing about systems like git is that there is no "central repository" except by convention. That means you can host a local repository on a local server as well as storing it in github or some other cloud service. No one repository is more "central" than the other. "git server for linux" on

[git-users] GIT and Hosting Remote Repositories

2016-07-06 Thread JaedenRuiner
So, Simple question. I do my own development, a lot. Now, I've been using GIT at work and figured it was about time to set up my own version control on my personal stuff. I've installed GIT and it is all ready to go, but I currently have only "local" repositories. There is no, "remote" to