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
path: root/app
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2019-08-12 15:07:15 +0300
committerIgor Drozdov <idrozdov@gitlab.com>2019-08-14 10:51:17 +0300
commit85aafc98bf94dc858dc3f1fd3e5a38289f99df62 (patch)
treedf7c78626e580c5439ac7e7df73c644ba190032e /app
parent0fa31bc7a6f0ffcec7d21ad99119893793e51bf3 (diff)
Add merge note type as cross reference
Diffstat (limited to 'app')
-rw-r--r--app/models/system_note_metadata.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/system_note_metadata.rb b/app/models/system_note_metadata.rb
index 55da37c9545..f7c9081d75b 100644
--- a/app/models/system_note_metadata.rb
+++ b/app/models/system_note_metadata.rb
@@ -9,7 +9,7 @@ class SystemNoteMetadata < ApplicationRecord
TYPES_WITH_CROSS_REFERENCES = %w[
commit cross_reference
close duplicate
- moved
+ moved merge
].freeze
ICON_TYPES = %w[