cm0002@mander.xyz to Programmer Humor@programming.dev · 3 months agoWhen you have to checkout the master branchlemmy.worldimagemessage-square44fedilinkarrow-up1471arrow-down16
arrow-up1465arrow-down1imageWhen you have to checkout the master branchlemmy.worldcm0002@mander.xyz to Programmer Humor@programming.dev · 3 months agomessage-square44fedilink
minus-squaresik0fewl@lemmy.calinkfedilinkarrow-up13·3 months agoSwitch and restore came later because checkout was problematic.
minus-squarenightlily@leminal.spacelinkfedilinkEnglisharrow-up3·edit-23 months agoHas someone made a „Checkout considered harmful“ blog post yet or do we not do that anymore?
minus-squareanomnom@sh.itjust.workslinkfedilinkEnglisharrow-up1·3 months agoE we used to always stash before checkouts to try and find things in a branch
minus-squareSleeplessCityLights@programming.devlinkfedilinkarrow-up3·3 months agoJust alias stuff like that, make it coherent.
Ah, I love coherent software.
Switch and restore came later because checkout was problematic.
Has someone made a „Checkout considered harmful“ blog post yet or do we not do that anymore?
E we used to always stash before checkouts to try and find things in a branch
Just alias stuff like that, make it coherent.