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
@DanRunfola hi, I wanted to resolve an issue I saw myself, and locally cloned the repo and made the changes. However, when I want to push them upstream, I get this error:
Can you please help with this?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @batinic-m - it looks like you're trying to push a branch directly to the repo; that's not a normal process (i.e., normally you would create a fork, then create a Pull Request with that fork). However, if you're comfortable with me potentially deleting your branches later on (i.e., after I accept the pull request into the database), I'll give you rights to be able to push to the repo.
Note that you will not be able to push to the "main" branch, as that is protected by a number of checks. But you'll be able to create your own, which we can then accept into main.
Hi @DanRunfola thank you very much for adding me! I am absolutely comfortable with you deleting my branch. I created this PR, so take a look when you can #3679
@DanRunfola hi, I wanted to resolve an issue I saw myself, and locally cloned the repo and made the changes. However, when I want to push them upstream, I get this error:
Can you please help with this?
Thanks!
The text was updated successfully, but these errors were encountered: