Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Bennett <lbennett@gitlab.com>2019-06-11 23:12:11 +0300
committerLuke Bennett <lbennett@gitlab.com>2019-06-12 03:57:40 +0300
commit701876cb3bedc760b7789b55c6f11366bd795589 (patch)
tree06f284f6d8e4ae258087bd28ed85371c828d1362 /changelogs
parent9bf141cf718ab9ca770c3bd6b7e2c6719cbe9da7 (diff)
Fix diverged branch locals
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-diverged-branch-locals.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-diverged-branch-locals.yml b/changelogs/unreleased/fix-diverged-branch-locals.yml
new file mode 100644
index 00000000000..719d669fad3
--- /dev/null
+++ b/changelogs/unreleased/fix-diverged-branch-locals.yml
@@ -0,0 +1,5 @@
+---
+title: Fix diverged branch locals
+merge_request: 29508
+author:
+type: fixed