@mastermind@lemm.ee to Programmer Humor@programming.dev • 2 years agoOpenheimer in programmingi.postimg.ccimagemessage-square17arrow-up1307
arrow-up1299imageOpenheimer in programmingi.postimg.cc@mastermind@lemm.ee to Programmer Humor@programming.dev • 2 years agomessage-square17
minus-square@mikazuki@lemmy.worldlinkfedilink10•2 years agoAt least always use git push —force-with-lease. It makes sure you are that the remote hasn’t changed since you lasted pulled. https://git-scm.com/docs/git-push#Documentation/git-push.txt---no-force-with-lease
At least always use
git push —force-with-lease
. It makes sure you are that the remote hasn’t changed since you lasted pulled. https://git-scm.com/docs/git-push#Documentation/git-push.txt---no-force-with-lease