jesseduffield / jesseduffield/lazygit
Fold branchs by prefix
Open
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 having many branches like `fixup/issue-id-#` ,
I would like to have the option to fold all branches with the prefix `fixup/` into a single line.
### Describe the solution you'd like
Treat the branch like the file tree, where I can fold branches like directories.
### Describe alternatives you've considered
With tools like GitKraken I had this option
### Additional context
Contributor guide
Assessment
This issue has not been assessed yet.