diff options
author | Mike Greiling <mike@pixelcog.com> | 2016-12-09 16:45:10 -0600 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2016-12-10 00:59:39 -0600 |
commit | 9e3b17faab915a0f422ed88f1014878856c188b7 (patch) | |
tree | 4ec7f1655e5a07a0b0e47a8dc2e76f657d744202 | |
parent | 9355ba238b7ffde61888fb21a1ed1b33414a7d9a (diff) | |
download | gitlab-ce-19550-fix-contributer-graph-duplicates.tar.gz |
add CHANGELOG entry for !802119550-fix-contributer-graph-duplicates
-rw-r--r-- | changelogs/unreleased/19550-fix-contributer-graph-duplicates.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/19550-fix-contributer-graph-duplicates.yml b/changelogs/unreleased/19550-fix-contributer-graph-duplicates.yml new file mode 100644 index 00000000000..742b10e72aa --- /dev/null +++ b/changelogs/unreleased/19550-fix-contributer-graph-duplicates.yml @@ -0,0 +1,4 @@ +--- +title: group authors in contribution graph with case insensitive email handle comparison +merge_request: 8021 +author: |