How to jump to a file from the NeogitCommitView? #1232
Unanswered
georgeguimaraes
asked this question in
Q&A
Replies: 2 comments
-
im wondeting the same.. I would like a way to jump to files from my recent commits |
Beta Was this translation helpful? Give feedback.
0 replies
-
This would be super helpfull |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Let me explain my use case. I move to a branch (usually using git checkout in the terminal), and I want to see the changes/files in the last few commits to remember what the branch is about (or even because I'm terrible to remember the name of files).
I open neogit, I use the Recent Commits fold to select the last commit and when browsing the changes in the NeogitCommitView popup, I'd want to go to the file/line that the hunk is referring to.
So, in other terms, I want to use Neogit to browse the few last changes made to the branch. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions