I have downloaded the zip file from git repository and extracted it via script. I want to update some files using script and upload it to the bitbucket repository.
I cant find an API to upload multiple files to the repository. Other git platforms like github and gitlab do support this type API.
Any assistance will be appreciated.