Commit e772da0c1e04db57ec6c85c238742c2f4a587f76
1 parent
65d34388
Exists in
spb-stable
and in
3 other branches
Uniform description.
Showing
1 changed file
with
8 additions
and
11 deletions
Show diff stats
README.md
| @@ -4,17 +4,14 @@ | @@ -4,17 +4,14 @@ | ||
| 4 | 4 | ||
| 5 |  | 5 |  |
| 6 | 6 | ||
| 7 | -### GitLab allows you to | ||
| 8 | - * keep your code secure on your own server | ||
| 9 | - * manage repositories, users and access permissions | ||
| 10 | - * communicate through issues, line-comments and wiki pages | ||
| 11 | - * perform code review with merge requests | ||
| 12 | - | ||
| 13 | -### GitLab is | ||
| 14 | - | ||
| 15 | -* powered by Ruby on Rails | ||
| 16 | -* completely free and open source (MIT license) | ||
| 17 | -* used by more than 25.000 organizations to keep their code secure | 7 | +### Gitlab is open source software to collaborate on code |
| 8 | + | ||
| 9 | +* Manage git repositories with fine grained access controls that keep your code secure | ||
| 10 | +* Perform code reviews and enhance collaboration with merge requests | ||
| 11 | +* Each project can also have an issue tracker and a wiki | ||
| 12 | +* Used by than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises | ||
| 13 | +* Completely free and open source (MIT Expat license) | ||
| 14 | +* Powered by Ruby on Rails | ||
| 18 | 15 | ||
| 19 | ### Code status | 16 | ### Code status |
| 20 | 17 |