Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-225 days agoMicrosoft Please Fixlemmy.zipimagemessage-square339fedilinkarrow-up1890arrow-down123file-text
arrow-up1867arrow-down1imageMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-225 days agomessage-square339fedilinkfile-text
minus-squareGreenAppleTree@lemmy.worldlinkfedilinkarrow-up5·25 days 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!