@[email protected] to Programmer [email protected] • 1 year agoOpenheimer in programmingi.postimg.ccimagemessage-square17fedilinkarrow-up1302arrow-down18
arrow-up1294arrow-down1imageOpenheimer in programmingi.postimg.cc@[email protected] to Programmer [email protected] • 1 year agomessage-square17fedilink
minus-square@[email protected]linkfedilink10•1 year 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