debian-mirror-gitlab/app/assets/javascripts/repository/queries/commit.fragment.graphql
2019-12-26 22:10:19 +05:30

8 lines
109 B
GraphQL

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