testeronious@lemmy.world to Programming@programming.dev · 2 年前Modern Git Commands and Features You Should Be Usingmartinheinz.devexternal-linkmessage-square16fedilinkarrow-up1104arrow-down15cross-posted to: git@programming.dev
arrow-up199arrow-down1external-linkModern Git Commands and Features You Should Be Usingmartinheinz.devtesteronious@lemmy.world to Programming@programming.dev · 2 年前message-square16fedilinkcross-posted to: git@programming.dev
minus-squarelemmyvore@feddit.nllinkfedilinkEnglisharrow-up1·2 年前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.
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.