0d44f4d50e
"Maintainer" will be freed to be used for #42751
6 lines
236 B
Text
6 lines
236 B
Text
- unless can?(current_user, :push_code, @project)
|
|
.inline.prepend-left-10
|
|
- if @project.branch_allows_collaboration?(current_user, selected_branch)
|
|
= commit_in_single_accessible_branch
|
|
- else
|
|
= commit_in_fork_help
|