cm0002@lemdro.id to Programmer Humor@programming.devEnglish · 1 month agoWhen you screw up gitlemmy.zipimagemessage-square15fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1imageWhen you screw up gitlemmy.zipcm0002@lemdro.id to Programmer Humor@programming.devEnglish · 1 month agomessage-square15fedilink
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up2·1 month agogit reset --hard <commit-hash> git push -f origin main i didn’t see anything, officer
minus-squaremartinb@lemmy.sdf.orglinkfedilinkarrow-up2·1 month agoYou should be forcibly kept away from production systems…
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up1·1 month agoWe had an intern do this once. We changed our server config to make sure it wouldn’t accept such operations.
git reset --hard <commit-hash> git push -f origin maini didn’t see anything, officer
You should be forcibly kept away from production systems…
We had an intern do this once. We changed our server config to make sure it wouldn’t accept such operations.