Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-217 hours agoMicrosoft Please Fixlemmy.zipimagemessage-square231fedilinkarrow-up1697arrow-down119file-text
arrow-up1678arrow-down1imageMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-217 hours agomessage-square231fedilinkfile-text
minus-squareGreenAppleTree@lemmy.worldlinkfedilinkarrow-up4·4 hours ago‘git reset’ won’t. ‘git clean’, on the other hand, most certainly does. Even then you have to --force it by default, to prevent an accidental clean.
‘git reset’ won’t. ‘git clean’, on the other hand, most certainly does. Even then you have to --force it by default, to prevent an accidental clean.
Thanks, didn’t know!