Idea needs to offer the possibility to push with `...
# intellij
e
Idea needs to offer the possibility to push with
--force
in order to delete remote commits if you reset your branch
o
There’s a little triangle near Push button ;)
r
and the terminal in case you are on the master branch
git push -f
e
thanks guys