Skip to content
Snippets Groups Projects
Unverified Commit 701876cb authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett
Browse files

Fix diverged branch locals

parent 9bf141cf
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