Skip to content
Snippets Groups Projects
Commit d71050a3 authored by Stan Hu's avatar Stan Hu Committed by 🤖 GitLab Bot 🤖
Browse files

Merge branch 'fix-diverged-branch-locals' into 'master'

Fix diverged branch locals

See merge request gitlab-org/gitlab-ce!29508

(cherry picked from commit 8ade1f87)

701876cb Fix diverged branch locals
parent 2a87960d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -22,7 +22,7 @@
%span.badge.badge-success.prepend-left-5
= s_('Branches|protected')
 
= render_if_exists 'projects/branches/diverged_from_upstream'
= render_if_exists 'projects/branches/diverged_from_upstream', branch: branch
 
.block-truncated
- if commit
Loading
Loading
---
title: Fix diverged branch locals
merge_request: 29508
author:
type: fixed
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