jesseduffield / jesseduffield/lazygit

Show pushed/merged statuses of branches

Open
#3,061 1 comment 4 reactions 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.**
Sometimes I want to go and delete merged branches (that is: branches merged to my main branch). But I can't know that a given branch is merged without hitting enter on it to view its commits.

If I expand the branches window I can see commit hashes against the branches but they're all just coloured white.

**Describe the solution you'd like**
Colour the commit hashes in the branches view in the same way we colour those of commit views.

This is good because it'll be consistent but you'll need to enlarge the window to be able to see them.

I considered having a separate tick icon against the branch if it's merged but that sounds too noisy.

I've got a WIP branch for this: https://github.com/jesseduffield/lazygit/tree/show-merged-status

![image](https://github.com/jesseduffield/lazygit/assets/8456633/21c3920f-b4d3-4cf9-b204-208c58202b16)

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.