Replies: 1 comment
-
With your cursor over /any/ commit-ish item, in any neogit view, Similarly, from the status buffer, the HEAD lines up top work, and the current HEADs are in the list |
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.
-
I can use
<bb>
to checkout named branches, but what if I want to go to an arbitrary commit, or even something simple likeHEAD^
.Similarly, if I want to get the log of a specific directory, I can't find a way to do it. I can select a specific file, but what about a specific directory?
These things I end up using the command line to do, is there a way to do it within neogit?
Beta Was this translation helpful? Give feedback.
All reactions