jesseduffield / jesseduffield/lazygit

Add an option to hide the detail of git merge

Open
#3,821 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

**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](https://github.com/user-attachments/assets/5ca868ab-3d8e-41dd-b853-01ef2f4a979a)
](url)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.