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

Add a pr-fetch-fork command #268

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

perlpunk
Copy link
Collaborator

@perlpunk perlpunk commented Aug 10, 2022

This will add the remote url of the PR author to the list of local
remotes and fetch the branch of the PR.

If the author allows edits from repo owners, then you can then directly
push to this branch.

To try it out:

git hub pr-fetch-fork 268

This will add the remote url of the PR author to the list of local
remotes and fetch the branch of the PR.

If the author allows edits from repo owners, then you can then directly
push to this branch.
@ingydotnet
Copy link
Owner

We can add this as git hub pr-fetch --fork ... after per command options support is added.

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

Successfully merging this pull request may close these issues.

2 participants