mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 17:46:07 +10:00
Merge branch 'better-description-and-50k' into 'master'
Better Description And 50k
This commit is contained in:
@@ -4,17 +4,14 @@
|
||||
|
||||

|
||||
|
||||
### GitLab allows you to
|
||||
* keep your code secure on your own server
|
||||
* manage repositories, users and access permissions
|
||||
* communicate through issues, line-comments and wiki pages
|
||||
* perform code review with merge requests
|
||||
### Gitlab is open source software to collaborate on code
|
||||
|
||||
### GitLab is
|
||||
|
||||
* powered by Ruby on Rails
|
||||
* completely free and open source (MIT license)
|
||||
* used by more than 25.000 organizations to keep their code secure
|
||||
* Manage git repositories with fine grained access controls that keep your code secure
|
||||
* Perform code reviews and enhance collaboration with merge requests
|
||||
* Each project can also have an issue tracker and a wiki
|
||||
* Used by than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises
|
||||
* Completely free and open source (MIT Expat license)
|
||||
* Powered by Ruby on Rails
|
||||
|
||||
### Code status
|
||||
|
||||
|
||||
@@ -6,9 +6,15 @@
|
||||
%p.slead
|
||||
GitLab is open source software to collaborate on code.
|
||||
%br
|
||||
Create projects and repositories, manage access and do code reviews.
|
||||
Manage git repositories with fine grained access controls that keep your code secure.
|
||||
%br
|
||||
Read more about GitLab at #{link_to "gitlab.org", "http://gitlab.org/", target: "_blank"}.
|
||||
Perform code reviews and enhance collaboration with merge requests.
|
||||
%br
|
||||
Each project can also have an issue tracker and a wiki.
|
||||
%br
|
||||
Used by than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises.
|
||||
%br
|
||||
Read more about GitLab at #{link_to "www.gitlab.com", "https://www.gitlab.com/", target: "_blank"}.
|
||||
|
||||
.row
|
||||
.col-md-4
|
||||
|
||||
Reference in New Issue
Block a user