cm0002@piefed.world to Programmer Humor@programming.devEnglish · 11 days agoExit Signlemmy.mlexternal-linkmessage-square74fedilinkarrow-up1920arrow-down111 cross-posted to: programmerhumor@lemmy.ml
arrow-up1909arrow-down1external-linkExit Signlemmy.mlcm0002@piefed.world to Programmer Humor@programming.devEnglish · 11 days agomessage-square74fedilink cross-posted to: programmerhumor@lemmy.ml
minus-squarethesmokingman@programming.devlinkfedilinkarrow-up25·11 days agoWe’re just quitting without writing? Living very dangerously aren’t we?
minus-squareshirro@aussie.zonelinkfedilinkEnglisharrow-up25·10 days agoIt is an emergency exit not a normal exit.
minus-squaredrspawndisaster@sh.itjust.workslinkfedilinkEnglisharrow-up11·10 days agoWhen I accidentally edit a very important file very incorrectly and don’t know what it looked like before
minus-squareembed_me@programming.devlinkfedilinkarrow-up5·10 days agoThe real emergency exit will leave swap files
minus-squarethesmokingman@programming.devlinkfedilinkarrow-up1·10 days agoMy initial take on the sticker was the whole “fire exit git commit git push;” I do see this other perspective now
minus-squareOddMinus1@sh.itjust.workslinkfedilinkarrow-up3·10 days agoIt’s advice for how most people end up in vim in the first place. git commit (without -m)
We’re just quitting without writing? Living very dangerously aren’t we?
It is an emergency exit not a normal exit.
When I accidentally edit a very important file very incorrectly and don’t know what it looked like before
The real emergency exit will leave swap files
ctrl+z, kill %1
My initial take on the sticker was the whole “fire exit git commit git push;” I do see this other perspective now
It’s advice for how most people end up in vim in the first place.
git commit
(without -m)