java-gitlab-api icon indicating copy to clipboard operation
java-gitlab-api copied to clipboard

Can use this api to create a commit with multiple files and actions

Open welliu opened this issue 7 years ago • 1 comments

I want to create a commit to update multiple files. I just find updateRepositoryFile(), but it just update one file in one commit. So I want ask this java api has this function? I know the gitlab has this api:create-a-commit-with-multiple-files-and-actions

welliu avatar Dec 29 '17 07:12 welliu

Hi, we are investigating solutions to commit multiple files to a gitlab repository. If we made a pull request is there any chance it is accepted, merged, and a new revision would be publish to maven central ?

jlelong-onepoint avatar Nov 13 '20 15:11 jlelong-onepoint