summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/widget/open/_sha_mismatch.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/merge_requests/widget/open/_sha_mismatch.html.haml')
-rw-r--r--app/views/projects/merge_requests/widget/open/_sha_mismatch.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/projects/merge_requests/widget/open/_sha_mismatch.html.haml b/app/views/projects/merge_requests/widget/open/_sha_mismatch.html.haml
new file mode 100644
index 00000000000..499624f8dd8
--- /dev/null
+++ b/app/views/projects/merge_requests/widget/open/_sha_mismatch.html.haml
@@ -0,0 +1,6 @@
+%h4
+ = icon("exclamation-triangle")
+ This merge request has received new commits since the page was loaded.
+
+%p
+ Please reload the page to review the new commits before merging.