testeronious@lemmy.world to Programming@programming.dev · 2 years agoModern 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 years agomessage-square16fedilinkcross-posted to: git@programming.dev
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up2·2 years agoNote that worktree does not work with submodules. Which IMO is a strong enough reason to never use submodules because worktrees are so useful!
Note that
worktreedoes not work with submodules. Which IMO is a strong enough reason to never use submodules because worktrees are so useful!