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