summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/show/_commits.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/merge_requests/show/_commits.html.haml')
-rw-r--r--app/views/projects/merge_requests/show/_commits.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/merge_requests/show/_commits.html.haml b/app/views/projects/merge_requests/show/_commits.html.haml
index a8f09f855d4..5c73c53045a 100644
--- a/app/views/projects/merge_requests/show/_commits.html.haml
+++ b/app/views/projects/merge_requests/show/_commits.html.haml
@@ -1,5 +1,5 @@
.content-block.oneline-block
= icon("sort-amount-desc")
- Most recent commits displayed first
+ 首先显示最近提交
= render "projects/commits/commits", project: @merge_request.project