Welcome to mirror list, hosted at ThFree Co, Russian Federation.

commit_sha.graphql « client « queries « graphql « pipeline_editor « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c7635887ec8c0181c79286dc88e44b1167ea9c5 (plain)
1
2
3
query getCommitSha {
  commitSha @client
}