debian-mirror-gitlab/app/assets/javascripts/repository/queries/commit.fragment.graphql
2022-08-13 15:12:31 +05:30

9 lines
125 B
GraphQL

fragment TreeEntryCommit on LogTreeCommit {
sha
message
titleHtml
committedDate
commitPath
fileName
filePath
}