Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-21 month agoMicrosoft Please Fixlemmy.zipexternal-linkmessage-square339fedilinkarrow-up1892arrow-down123file-text
arrow-up1869arrow-down1external-linkMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-21 month agomessage-square339fedilinkfile-text
minus-squareGreenAppleTree@lemmy.worldlinkfedilinkarrow-up5·1 month 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!