curl --location -g --request GET 'http://gitlab.example.com/v3/projects//repository/commits'
{
"id": "string",
"short_id": "string",
"title": "string",
"author_name": "string",
"author_email": "string",
"created_at": "string",
"committer_name": "string",
"committer_email": "string",
"message": "string"
}
【GitLab】API开发者 微信交流群
用微信扫右侧二维码,加入【GitLab】API开发者 交流群,互助沟通