testeronious@lemmy.world to Programming@programming.dev · 1 year agoModern Git Commands and Features You Should Be Usingmartinheinz.devexternal-linkmessage-square25fedilinkarrow-up1129arrow-down15cross-posted to: git@programming.dev
arrow-up1124arrow-down1external-linkModern Git Commands and Features You Should Be Usingmartinheinz.devtesteronious@lemmy.world to Programming@programming.dev · 1 year agomessage-square25fedilinkcross-posted to: git@programming.dev
minus-squarelemmyvore@feddit.nllinkfedilinkEnglisharrow-up1·1 year agoIf you find it more comfortable to keep swapping checkouts in the same dir that’s cool. I’m just explaining that some of use find it easier to keep several different checkouts around, and sparse checkouts are helpful when you do that.
If you find it more comfortable to keep swapping checkouts in the same dir that’s cool. I’m just explaining that some of use find it easier to keep several different checkouts around, and sparse checkouts are helpful when you do that.
Fair enough.