Skip to content
Snippets Groups Projects
Commit d4ebde93 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

help updated

parent a9ef0bc3
No related branches found
No related tags found
No related merge requests found
%h3
Gitlabhq
%span.right v2.2
%span.right v2.3
%hr
%h4 Self Hosted Git Management
%h4 Fast, secure and stable solution based on Ruby on Rails & Gitolite.
Loading
Loading
@@ -11,7 +11,7 @@
 
%ol
%li
= link_to "Workflow", help_workflow_path
%h5= link_to "Workflow", help_workflow_path
 
%li
= link_to "Permissions", help_permissions_path
%h5= link_to "Permissions", help_permissions_path
%h3 Permissions
%hr
 
%h4 Guest
%ul
%li Create new issue
%li Leave comments
%li Write on project wall
.row
.ui-box.span3
%h5 Guest
%ul.unstyled
%li Create new issue
%li Leave comments
%li Write on project wall
 
%h4 Reporter
%ul
%li Pull project code
%li Download project
%li Create new issue
%li Create new merge request
%li Write on project wall
%li Create a code snippets
.ui-box.span4
%h5 Reporter
%ul.unstyled
%li Pull project code
%li Download project
%li Create new issue
%li Create new merge request
%li Write on project wall
%li Create a code snippets
 
 
%h4 Developer
%ul
%li Pull project code
%li Create new branches
%li Push to non-protected branches
%li Remove non-protected branches
%li Add tags
%li Create new issue
%li Create new merge request
%li Write on project wall
%li Write a wiki
.ui-box.span4
%h5 Developer
%ul.unstyled
%li Pull project code
%li Create new branches
%li Push to non-protected branches
%li Remove non-protected branches
%li Add tags
%li Create new issue
%li Create new merge request
%li Write on project wall
%li Write a wiki
 
%h4 Master
%ul
%li Full repository access
%li Full project access
%li Add new team members
.ui-box.span4
%h5 Master
%ul.unstyled
%li Full repository access
%li Full project access
%li Add new team members
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment