A branch that spans repositories
A bundle is what a Git branch would be if it understood that your change touches several repositories at once. Creating one gives every involved repo its own feature branch and isolated worktree, while Knit records the whole thing as a single ledger of cross-repo commits.