curl --location --globoff 'http://gitlab.example.com/v3/projects//repository/commits?ref_name=undefined&since=undefined&until=undefined&page=undefined&per_page=undefined&path=undefined'{
"id": "string",
"short_id": "string",
"title": "string",
"author_name": "string",
"author_email": "string",
"created_at": "string",
"committer_name": "string",
"committer_email": "string",
"message": "string"
}