Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Allow setting preferences for the remote when creating PR #829

Open
nschonni opened this issue Jan 19, 2019 · 1 comment
Labels
feature-request Request for new features or functionality

Comments

@nschonni
Copy link

When working off a fork and creating a pull request, it appears the default list for both the selection for the remote to submit the PR to and the selection to push the local branch to uses alphabetical sort for the defaults.
It would be nice to be able to configure through the settings, or change the default behaviour so that I can select the upstream as the default remote for creating the PR, and the origin as the default remote for pushing the branch.

Using the upstream for the target (if it exists as a remote), and origin for the branch might also make sense as defaults given the common Git naming conventions for remotes.

Thanks for considering this!

@cegekaJG
Copy link

I'd like to +1 this feature request. Our fork of a public repository is for internal use only, so I don't want to push something upstream, ever. Still, since this is the only forked repo I work with, I keep accidentally selecting upstream/main as the target branch, which just clutters up the PRs of the public repo with personal edits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants