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

Forge: push to PR's branch #309

Open
daroczig opened this issue Oct 14, 2024 · 0 comments
Open

Forge: push to PR's branch #309

daroczig opened this issue Oct 14, 2024 · 0 comments

Comments

@daroczig
Copy link

daroczig commented Oct 14, 2024

I really enjoy using the Forge feature to fetch and checkout PRs created for my projects by other users (using the pr-xxx branch name), and then test changes locally, do updates etc.

But pushing back the commits to the other user's original branch is still a manual process in the terminal, something like:

git push [email protected]:${OTHERUSER}/logger.git pr-xxx:${OTHERUSERBRANCH}

Do I miss something and is this already supported by edamagit, or would ot be possible to support? See how magit does this at https://magit.vc/manual/forge.html#Branching

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