Replies: 1 comment 2 replies
-
Yea, that's a good idea. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Maybe this already exists, but I couldn't find it. When I'm debugging something it's really common for me to use the NeogitLogView to see recent changes to a file. And then it's pretty common for me to want to message out about the bug causing commit if I find it. It'd be really nice if I had a link generator, or g-x action that would open up the github (or other remote) link for a commit.
I can probably make a think myself that uses a hash under the cursor. But I think this would be nice as a builtin since the project already has a remote service config for creating PRs.
Beta Was this translation helpful? Give feedback.
All reactions