Hacker News new | ask | show | jobs
by chrisgacsal 2154 days ago
I usually recommend ppl to use `git push --force-with-lease` instead of using `git push --force` even if they are the only ones pushing to that remote branch.