Git: Difference between revisions
close list |
static replacement for ethercalc.org/choose-the-git-host.html |
||
| Line 154: | Line 154: | ||
== Git Repo Hosting == | == Git Repo Hosting == | ||
It seems everyone uses GitHub these days (~8 million users, 20 million projects). It's not a bad solution, but there are some drawbacks (you might not want Microsoft looking at your private code), and whether you're just looking to host your own project or setup enterprise-wide git hosting, there are other ways to host your projects in Git. Let's take a look at some options. | It seems everyone uses GitHub these days (~8 million users, 20 million projects). It's not a bad solution, but there are some drawbacks (you might not want Microsoft looking at your private code), and whether you're just looking to host your own project or setup enterprise-wide git hosting, there are other ways to host your projects in Git. Let's take a look at some options below. Also, [[Comparison of git hosting options]] is a detailed analysis prepared by the Peers community in 2016. | ||
=== Copyleft === | === Copyleft === | ||