gh stack submit auto decides remote without any log/confirmation #247
devashish2203
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When working in a repository with multiple remotes gh stack decided that the remote to push should be upstream and not origin. There were no logs to notify which upstreams the branches would be pushed to.
The only reason it failed was that the base branch did not exist on upstream.
Beta Was this translation helpful? Give feedback.
All reactions