Dessalines@lemmy.ml to Programming@programming.dev · il y a 9 moisWorktrees: Git's best kept secret (and why you should use them) | Tom Upswww.tomups.comexternal-linkmessage-square22linkfedilinkarrow-up1120arrow-down11cross-posted to: git@programming.devprogramming@lemmy.ml
arrow-up1119arrow-down1external-linkWorktrees: Git's best kept secret (and why you should use them) | Tom Upswww.tomups.comDessalines@lemmy.ml to Programming@programming.dev · il y a 9 moismessage-square22linkfedilinkcross-posted to: git@programming.devprogramming@lemmy.ml
minus-squaretiaslinkfedilinkarrow-up4·il y a 9 moisUnfortunately 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.