Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-23 months agoMicrosoft Please Fixlemmy.zipimagemessage-square214fedilinkarrow-up1613arrow-down116file-text
arrow-up1597arrow-down1imageMicrosoft Please Fixlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · edit-23 months agomessage-square214fedilinkfile-text
minus-squarecocobean@bookwormstory.sociallinkfedilinkEnglisharrow-up34·3 months agoAlso, why not send them to the recycle bin? I never really thought about it before, but that does seem a reasonable UX improvement for this case
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up3arrow-down1·3 months agoBecause “the underlying Git nukes them right away, so why shouldn’t we perma-delete the files, too?” Anything else’d be effort…
minus-squareNate@programming.devlinkfedilinkEnglisharrow-up6·3 months agoHonestly it probably just runs the underlying git command
minus-squaremurtaza64@programming.devlinkfedilinkarrow-up2·3 months agoI wonder if there’s already a git extension to automatically stash the working tree on every clean/reset/checkout operation…
Also, why not send them to the recycle bin? I never really thought about it before, but that does seem a reasonable UX improvement for this case
Because “the underlying Git nukes them right away, so why shouldn’t we perma-delete the files, too?”
Anything else’d be effort…
Honestly it probably just runs the underlying git command
I wonder if there’s already a git extension to automatically stash the working tree on every clean/reset/checkout operation…