Currently the world’s most popular code hosting website

GitHub, SourceForge, Bitbucket, and Google Code are the most popular code hosting sites in the world, hosting many well-known open source project code, such as linux under Linus Torvalds on GitHub and ecos project on Bitbucket. From the network, because it is relatively fragmented, it will not list the original source, thank you for sharing!
I have used three of them personally, and I really can’t understand why github is so popular. Some of the features I feel (all distributed version management.

Bitbucket:
Free support for private repositories is unparalleled. It also supports hg / git, no matter what interface or function, there is almost no disadvantage compared with GitHub (GitHub has all the features it has).

GitHub:
In addition to making me feel more geek, I really don’t think there is anything special about it? (especially compared to Bitbucket)

Google Code:
The best wiki system among the three, the excellent issue tracker and the integration of Google Group / Gmail, and it supports svn / mercurial / git version management.

Also git, really much better than hg (mercurial)?
The same is DVCS, hg is conceptually very easy. If you want a free git repository, choose bitbucket
or choose github. Open source is to hope more people pay attention, close to the distance of the followers, convenient communication, github is undoubtedly the best at this point; now the above wiki, The issue system is also quite easy to use and has been in use.

The google code method is very backward, the product improvement is very small, the improvement of github is very in place.

Development
Most of the active projects in github are related to web development, which is mainly based on JavaScript, Ruby (Ruby on Rails) and NodeJS community. Many star programmers are active in these communities and projects, just because these are enough to attract a lot. User chooses github.

Bitbucket submits large files very quickly, and private projects are free, unlimited capacity, and many benefits. Personal project side bitbucket is recommended. Github failed to submit large files. The advantage is that there are so many open source projects that are suitable for finding the code you need. I don’t know if there is a size limit.

The free hosting space of Bitbucket
Is the best choice for managing private projects that I know so far. The free unlimited private code repository.                                                                                                                                                           

The first is a free private warehouse, and there is no limit to the number of warehouses. This is an overwhelming advantage.
Then the team account can be reached by 10 people before the invitation, the edu account is no limit, and even if you don’t build a team, you can invite others to join the cooperation in a separate project.
Also support CNAME to the account, code.yourdomain compointing to a fairly tall, this github can not compare.

There is also the entire website available in America, and the progress of the translation project is 99%.
However, the interface is slightly inferior to github, but this year’s issue/wiki has also been upgraded to support markdown. Except for the network map, only the commit interface is relatively simple, but it is enough.
The only downside is that the access speed is slightly slower, but generally only submitting the code is completely fine.
bitbucket and github

For me, BB has become my project management platform dedicated to outsourcing projects. Invite customers to join, what progress document code is clear at a glance, issue change is easy to communicate.

So, if someone asks me how to manage the private code project, it is Bitbucket .

What are the differences between bitbucket and github?
Not long after contacting git, including github and bitbucket are also close to contact. After a period of observation, I think the difference between the two is as follows:

Price:
Github public warehouse is free, private warehouse needs to pay bitbucket to allow public/private under 5 people The warehouse is free (invitation can reach 8 people).

bitbucket and github

Atmosphere:
Github famous projects, and SNS does better bitbucket no SNS atmosphere.

Interface:
Github no Chinese interface bitbucket has Chinese interface (translation level visual inspection has reached more than 90%, commonly used Those).

Client:
In addition to the native command line github for windows only supports github’s managed bitbucket SourceTree supports bitbucket, github and stash hosting, and Chinese interface

Code fragment:
Github has Gist bitbucket no

Other:
Github can be in the web repository Preview the picture directly, but bitbucket does not have github function of that page, bitbucket does not, but can bind domain name.
Currently the world’s most popular code hosting website Currently the world’s most popular code hosting website Reviewed by Fabian on 2:36:00 p.m. Rating: 5

About