This `worktree sync` subcommand follows on from removing symbolic links from `worktree add` to update all worktrees which don't have the latest version of shared files from the root worktree.
worktree list
Wrap `git worktree {add,remove} <path> <branch>` to streamline working with multiple worktrees.