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

Git/GitHub: Pull request process which doesn't default to upstream repository #131

Open
hudajkhan opened this issue Sep 11, 2020 · 1 comment
Assignees

Comments

@hudajkhan
Copy link
Collaborator

No description provided.

@hudajkhan hudajkhan self-assigned this Sep 11, 2020
@hudajkhan
Copy link
Collaborator Author

Reviewing this question, we found the following:
a) A forked repository will show the upstream repository's default branch as the base branch for any pull request generated through the interface
b) A command line tool like cli (https://github.com/cli/cli) can be used to generate a pull request while specifying both the base repository and the base branch, so that pull request generation doesn't default to the upstream repository.

We also want to check if we can generate a pull request from a repository that is not a fork. (We would also need to check if we can pull in changes from the upstream into the non-fork). That can be a separate GitHub issue if need be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant