Hello!
I am trying to create a new repository using the API and create a commit in a branch different than master as stated in the documentation.
When a branch name is specified and the repo is empty, the new commit will become the repo's root commit and also define the repo's main branch going forward.
I am providing branch, message and some files using application/x-www-form-urlencode as content type. The new branch created is called 'master' instead of development as stated.
Any help?
Regards!
Hello @Enrique Fernández-Polo Puertas,
This seems to be a bug on our side, I can reproduce the issue you're facing.
Do you mind filing a bug in our public issue tracker? This way you'll be automatically notified as soon as we provide a fix for it.
Thanks for reporting and sorry for the inconvenience!
Cheers,
Daniil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.