Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCiro Santilli <ciro.santilli@gmail.com>2014-12-29 13:29:06 +0300
committerCiro Santilli <ciro.santilli@gmail.com>2014-12-29 15:05:55 +0300
commit675704f4bb990cb8d2451adb2f81baf1e34e1f40 (patch)
treee428b5e5a91fb47c8cf7530603f81d4855b61f8b /doc
parent6aec286fca169502edd4c643a6d2202a012fa142 (diff)
permission.md align table, rm double empty line
Diffstat (limited to 'doc')
-rw-r--r--doc/permissions/permissions.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md
index e21384d21dc..912db9d76f6 100644
--- a/doc/permissions/permissions.md
+++ b/doc/permissions/permissions.md
@@ -8,7 +8,6 @@ If a user is a GitLab administrator they receive all permissions.
## Project
-
| Action | Guest | Reporter | Developer | Master | Owner |
|---------------------------------------|---------|------------|-------------|----------|--------|
| Create new issue | ✓ | ✓ | ✓ | ✓ | ✓ |
@@ -37,7 +36,7 @@ If a user is a GitLab administrator they receive all permissions.
| Transfer project to another namespace | | | | | ✓ |
| Remove project | | | | | ✓ |
| Force push to protected branches | | | | | |
-| Remove protected branches | | | | | |
+| Remove protected branches | | | | | |
## Group