Maven (famous) to Programmer Humor@programming.dev • edit-25 months agoMicrosoft Please Fixlemmy.zipimagemessage-square344fedilinkarrow-up1891
arrow-up1891imageMicrosoft Please Fixlemmy.zipMaven (famous) to Programmer Humor@programming.dev • edit-25 months agomessage-square344fedilink
minus-square@GreenAppleTree@lemmy.worldlinkfedilink5•5 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!