summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repository/queries
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/repository/queries')
-rw-r--r--app/assets/javascripts/repository/queries/pathLastCommit.query.graphql1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/repository/queries/pathLastCommit.query.graphql b/app/assets/javascripts/repository/queries/pathLastCommit.query.graphql
index 9be025afe39..c812614e94d 100644
--- a/app/assets/javascripts/repository/queries/pathLastCommit.query.graphql
+++ b/app/assets/javascripts/repository/queries/pathLastCommit.query.graphql
@@ -6,6 +6,7 @@ query pathLastCommit($projectPath: ID!, $path: String, $ref: String!) {
sha
title
description
+ message
webUrl
authoredDate
authorName