gitlab-org--gitlab-foss/changelogs/unreleased/43832-adds-chdmod-to-commits-actions-api.yml
Jacopo 271776d4aa 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.
2018-09-27 11:51:15 +02:00

5 lines
119 B
YAML

---
title: Allows to chmod file with commits API
merge_request: 21866
author: Jacopo Beschi @jacopo-beschi
type: added