pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.34k stars 126 forks source link

Creating a pr from a branch in a forked repo to the original repo #581

Open wasabbe opened 1 month ago

wasabbe commented 1 month ago

Discussed in https://github.com/pwntester/octo.nvim/discussions/543

Originally posted by **wasabbe** April 23, 2024 Let's say I have repo A and I fork it. Now on my forked repo I create a branch called my-branch. I want to create a pr to the main branch of repo A from my-branch. How can I accomplish this using octo.nvim ? I saw that this can be done through the github cli because it prompts you in which repo to create the pr to, but when I try to do this from the octo.nvim it does not behave the same way. I love this tool so much, I use it everyday!!! this is the first time I couldn't figure out the behavior from just reading the docs.
wasabbe commented 1 month ago

Created an issue since this has been unanswered for quite a long time.

wasabbe commented 2 weeks ago

Hey just wanted to comment so someone can guide me or if this is a feature request