seahorse [Ohio] to Programmer Humor@lemmy.mlEnglish • 2 years agoI'm going to sit down and actually learn git this weekmidwest.socialimagemessage-square79fedilinkarrow-up11.26Karrow-down10
arrow-up11.26Karrow-down1imageI'm going to sit down and actually learn git this weekmidwest.socialseahorse [Ohio] to Programmer Humor@lemmy.mlEnglish • 2 years agomessage-square79fedilink
minus-square@lseif@sopuli.xyzlinkfedilink75•2 years agoif u ever get a tricky merge conflict, just git push --force. this automatically works out the right code to keep (your own)
minus-square@erogenouswarzone@lemmy.mllinkfedilinkEnglish14•2 years agoAlso, a way to never have to work again!
minus-square@Nahdahar@lemmy.worldlinkfedilink8•2 years 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.