Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to hide the detail of git merge #3821

Open
ilan-schemoul opened this issue Aug 12, 2024 · 0 comments
Open

Add an option to hide the detail of git merge #3821

ilan-schemoul opened this issue Aug 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ilan-schemoul
Copy link

Is your feature request related to a problem? Please describe.
When I see the list of commits each merge commit shows the list of the merged commits. E.g: commit A is a merge commit of B,C,D. with "git log" I just see commit A, with lazygit I see commit A, B, C, D. I do not want that. I want to see only A because A contains easily 100s of commits.

Describe the solution you'd like
Option in C-l/yml config to not show the detail of a merge commit.

Describe alternatives you've considered
None

Additional context

Screenshot from 2024-08-12 15-53-08

@ilan-schemoul ilan-schemoul added the enhancement New feature or request label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant