summaryrefslogtreecommitdiff
path: root/app/views/groups/settings/repository/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/settings/repository/show.html.haml')
-rw-r--r--app/views/groups/settings/repository/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/groups/settings/repository/show.html.haml b/app/views/groups/settings/repository/show.html.haml
index ff0c9de4fef..a5819320405 100644
--- a/app/views/groups/settings/repository/show.html.haml
+++ b/app/views/groups/settings/repository/show.html.haml
@@ -4,3 +4,4 @@
- deploy_token_description = s_('DeployTokens|Group deploy tokens allow access to the packages, repositories, and registry images within the group.')
= render "shared/deploy_tokens/index", group_or_project: @group, description: deploy_token_description
+= render "initial_branch_name", group: @group