-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
In big monorepos merge commits make the Commits log unusable
Describe the solution you'd like
Commit Log Options to hide/collapse merge commits
Describe alternatives you've considered
Not using the Commit panel and switching to git log --oneline trunk..HEAD
or git log --first-parent --no-merges
Additional context
There is a proof of concept https://github.com/levabala/lazygit/tree/feature/collapse-merge-commits
Related issues:
#3575
baldwinn-anz
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request