jesseduffield / jesseduffield/lazygit
Option to disable specific warnings
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.**
See https://github.com/jesseduffield/lazygit/pull/1714#issuecomment-1072381818
**Describe the solution you'd like**
A way to optionally disable specific warnings such as when applying/pop a stash. Currently one can disable all stash warnings (#1714) but one cannot keep for example the drop warning but not others.
Currently I'm only looking to disable apply/pop stash but I guess this could be a more general feature for warnings throughout lazygit.
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
Assessment
This issue has not been assessed yet.