Replies: 1 comment
-
heh well i guess |
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'm hoping I've missed it (but based on #914 I think probably not) but is there a way to filter the commit list to
--no-merges
or even better to the current branch (ideally with the option for--no-merges
)?What I'd like to is to be able to interface with my repo via lazygit on a list of commits similar to the one generated by
git log --oneline --graph --no-merges master..
Beta Was this translation helpful? Give feedback.
All reactions