Dessalines@lemmy.ml to Programming@programming.dev · 2 months agoWorktrees: Git's best kept secret (and why you should use them) | Tom Upswww.tomups.comexternal-linkmessage-square23fedilinkarrow-up1117arrow-down11cross-posted to: programming@lemmy.ml
arrow-up1116arrow-down1external-linkWorktrees: Git's best kept secret (and why you should use them) | Tom Upswww.tomups.comDessalines@lemmy.ml to Programming@programming.dev · 2 months agomessage-square23fedilinkcross-posted to: programming@lemmy.ml
minus-squaretias@discuss.tchncs.delinkfedilinkarrow-up4·2 months agoUnfortunately some developer tools fail to work correctly in separate worktrees. I used them for a while but had to give them up. For example, Maven’s release plugin cannot reliably create tags / branches if you’re in a separate worktree.
Unfortunately some developer tools fail to work correctly in separate worktrees. I used them for a while but had to give them up. For example, Maven’s release plugin cannot reliably create tags / branches if you’re in a separate worktree.