Conversation

ymikhailenko

When committing to non-existent branch on a project with other branches, API throws 400 Bad Request with {message: "You can only create or edit files when you are on a branch"}. To avoid it you need to pass start_branch param.

… form

When committing to non-existent branch on a project with other branches, API throws 400 Bad Request with {message: "You can only create or edit files when you are on a branch"}. To avoid it you need to pass start_branch param.
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@ymikhailenko