Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-22 天前Microsoft Please Fixlemmy.zipimagemessage-square336fedilinkarrow-up1887arrow-down121file-text
arrow-up1866arrow-down1imageMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-22 天前message-square336fedilinkfile-text
minus-squareGreenAppleTree@lemmy.worldlinkfedilinkarrow-up5·2 天前‘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!