|
|
发表于 2022-9-22 18:31:10
|
显示全部楼层
GitHub is a Web-based Git repository hosting service, which offers all of the distributed revision control and source code management (SCM) functionality of Git as well as adding its own features. Unlike Git, which is strictly a command-line tool, GitHub provides a Web-based graphical interface and desktop as well as mobile integration. It also provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.
[3]
GitHub offers both plans for private repositories and free accounts,
[4] which are usually used to host open-source software projects.[5] As of 2015, GitHub reports having over 9 million users and over 21.1 million repositories,[6] making it the largest host of source code in the world.
|
|