diff options
author | Douwe Maan <douwe@gitlab.com> | 2018-02-22 11:34:03 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2018-02-22 11:34:03 +0000 |
commit | e503efa320b05939f290f09e79c3b6fe98fb7803 (patch) | |
tree | faf2ecf1a279f37f42cd7ead9006e41f6a4de467 /changelogs | |
parent | 6ad7eceb5cfac766b1942ac7b85380869071b58d (diff) | |
parent | e70fe78281ba07d9a0eb863d66ddf6a13917fde1 (diff) | |
download | gitlab-ce-e503efa320b05939f290f09e79c3b6fe98fb7803.tar.gz |
Merge branch 'zj-branch-contains-git-message' into 'master'
Allow branchnames to be named the same as the commit it points to
See merge request gitlab-org/gitlab-ce!17231
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/zj-branch-contains-git-message.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-branch-contains-git-message.yml b/changelogs/unreleased/zj-branch-contains-git-message.yml new file mode 100644 index 00000000000..ce034e7ec87 --- /dev/null +++ b/changelogs/unreleased/zj-branch-contains-git-message.yml @@ -0,0 +1,5 @@ +--- +title: Allow branch names to be named the same as the sha it points to +merge_request: +author: +type: fixed |