You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… 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.
See https://gitlab.com/gitlab-org/gitlab-foss/-/issues/60226, this API has similar issue.
The text was updated successfully, but these errors were encountered: