seahorse [Ohio]@midwest.social to Programmer Humor@lemmy.mlEnglish · 1 year agoI'm going to sit down and actually learn git this weekmidwest.socialimagemessage-square73fedilinkarrow-up1546arrow-down112
arrow-up1534arrow-down1imageI'm going to sit down and actually learn git this weekmidwest.socialseahorse [Ohio]@midwest.social to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square73fedilink
minus-squarelseif@sopuli.xyzlinkfedilinkarrow-up50arrow-down2·1 year agoif u ever get a tricky merge conflict, just git push --force. this automatically works out the right code to keep (your own)
minus-squareerogenouswarzone@lemmy.mllinkfedilinkEnglisharrow-up13·1 year agoAlso, a way to never have to work again!
minus-squareNahdahar@lemmy.worldlinkfedilinkarrow-up8·1 year agoExcept if you’re an employer in a very small company. Source: my boss did this at the first company I worked at.
if u ever get a tricky merge conflict, just
git push --force
. this automatically works out the right code to keep (your own)Also, a way to never have to work again!
Except if you’re an employer in a very small company.
Source: my boss did this at the first company I worked at.