debian-mirror-gitlab/app/assets/javascripts/repository/queries/commit.fragment.graphql
2020-05-24 23:13:21 +05:30

9 lines
121 B
GraphQL

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