seahorse [Ohio]@midwest.social to Programmer Humor@lemmy.mlEnglish · 1 year agoI'm going to sit down and actually learn git this weekmidwest.socialimagemessage-square53fedilinkarrow-up1589arrow-down18
arrow-up1581arrow-down1imageI'm going to sit down and actually learn git this weekmidwest.socialseahorse [Ohio]@midwest.social to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square53fedilink
minus-squarelseif@sopuli.xyzlinkfedilinkarrow-up51arrow-down3·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-up6·1 year agoAlso, a way to never have to work again!
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!