testeronious@lemmy.world to Programming@programming.dev · 2 年前Modern Git Commands and Features You Should Be Usingmartinheinz.devexternal-linkmessage-square27fedilinkarrow-up1132arrow-down14cross-posted to: [email protected]
arrow-up1128arrow-down1external-linkModern Git Commands and Features You Should Be Usingmartinheinz.devtesteronious@lemmy.world to Programming@programming.dev · 2 年前message-square27fedilinkcross-posted to: [email protected]
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.