curl --location -g --request POST 'http://gitlab.example.com/v3/projects//repository/files' \
--data-urlencode 'file_path=' \
--data-urlencode 'branch_name=' \
--data-urlencode 'commit_message=' \
--data-urlencode 'content='
{}
【GitLab】API开发者 微信交流群
用微信扫右侧二维码,加入【GitLab】API开发者 交流群,互助沟通