Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-221 hours agoMicrosoft Please Fixlemmy.zipimagemessage-square282fedilinkarrow-up1792arrow-down121file-text
arrow-up1771arrow-down1imageMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-221 hours agomessage-square282fedilinkfile-text
minus-squareGreenAppleTree@lemmy.worldlinkfedilinkarrow-up5·8 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!