Replies: 1 comment 3 replies
-
Is viewing the entry page of the repo really what you want? What I personally find more useful is to open the PR that corresponds to the currently selected branch. I have custom commands for this which I just added to the wiki. We could consider adding these as builtin commands, but I'm reluctant to do that because they depend on an external tool (although that's maybe not a big problem, we have precedence for this already with the git flow tool), but also because they only work for github, not for the other hosting services we support. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that pressing "o" while selecting a branch opens a new PR, but what about viewing the repo in the browser? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions