Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-27 months agoMicrosoft Please Fixlemmy.zipexternal-linkmessage-square333fedilinkarrow-up1897arrow-down123file-text
arrow-up1874arrow-down1external-linkMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-27 months agomessage-square333fedilinkfile-text
minus-squareGreenAppleTree@lemmy.worldlinkfedilinkarrow-up5·7 months 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!