jesseduffield / jesseduffield/lazygit
disableForcePushing, true or false by default?
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**disableForcePushing**
I would like to ask this community in general if wouldn't be a better approach just set `disableForcePushing` as `true` by default in order to not allow to force pushing instead of do it the other way around?.
Had something like a bad experience with the force pushing banner (something similar to #855), so in my mind it's like something that involves `--force` is incompatible with the `lazy` word, that's why I'm asking if the other way around (disable force pushing by default and enable it just in case you know what you're doing) would be more appropriate.
Thanks in advance for your thoughts.
Contributor guide
Assessment
This issue has not been assessed yet.