I want to update multiple files in my Gitlab repository using python-gitlab. I know how to update a single file but I do not want to update each file one by one.
Normally