Maven (famous) to Programmer [email protected] • edit-27 months agoMicrosoft Please Fixlemmy.zipimagemessage-square340fedilinkarrow-up1891
arrow-up1891imageMicrosoft Please Fixlemmy.zipMaven (famous) to Programmer [email protected] • edit-27 months agomessage-square340fedilink
minus-square@[email protected]linkfedilink5•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!