debian-mirror-gitlab/app/assets/javascripts/repository/queries/commit.fragment.graphql
2021-09-30 23:02:18 +05:30

10 lines
132 B
GraphQL

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