This commit adds a new API endpoint allowing to retrieve the meta-data about a commit (such as its author, committer, commit date/time).
Fixes https://pagure.io/pagure/issue/4922
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
Style check failed :stuck_out_tongue_winking_eye:
2 new commits added
Add a new API endpoint to retrieve a commit's metadata/info
Add a new API endpoint allowing to delete a project
rebased onto 1498ebf4ba73f0f9cac0c67e1e903bcdeb9087c4
:thumbsup:
Pull-Request has been merged by pingou
This commit adds a new API endpoint allowing to retrieve the meta-data
about a commit (such as its author, committer, commit date/time).
Fixes https://pagure.io/pagure/issue/4922
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr