debian-mirror-gitlab/app/assets/javascripts/repository/queries/commit.fragment.graphql

9 lines
109 B
GraphQL
Raw Normal View History

2019-12-26 22:10:19 +05:30
fragment TreeEntryCommit on LogTreeCommit {
sha
message
committedDate
commitPath
fileName
type
}