Skip to content

Allows to work with execute permissions in GitLab API

What does this MR do?

Adds chmod action to POST /projects/:id/repository/commits API.

With this action the user can update the execute_filemode of a given file in the repository.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Closes #43832 (closed)

Edited by 🙈 jacopo beschi 🙉

Merge request reports