| > Github doesn't require you to know how to use tar ... or have any other Linux experience You don't need tar to package a git versioned project. All you need is some kind of zip program, and every major OS has one built in. The difference knowledge it requires to just zip up a directory and send it in an email, versus running a github connection is so minimal its laughable that anyone suggests that you need some kind of web interface in order to unburden yourself. > This is a business, and as such, should be measured as one. I think that this is a solution chasing a problem. However, lets assume that it is a viable business. The beauty of github was ease of sharing, and the web interface. If you take away the web interface and don't need to share then what's the value proposition here? All you're getting out of this project is backups of your local git repo. And you know what.... tar is pretty damn competitive when it comes to that arena. |