NeogitOrg / neogit

An interactive and powerful Git interface for Neovim, inspired by Magit
MIT License
3.86k stars 227 forks source link

Ask the user if to force push a branch #1188

Closed dudicoco closed 3 weeks ago

dudicoco commented 6 months ago

Is your feature request related to a problem? Please describe. When pushing to a branch if the change modifies the git history we must force push by adding a flag, it would be more efficient if neogit asked if we would like to force push the branch.

Describe the solution you'd like Lazygit asks you if you would like to force push the branch, a similar interface could be added to neogit: Screenshot 2024-02-26 at 10 21 47