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
I am currently posting to /api/v1/repos/{owner}/{repo}/contents to update multiple files at once for a new branch; however, this call fails if new_branch already exists. I would love to have an option that would allow the branch to be force updated if it already exists.