Currently,
xata branch create
in the CLI tool by default sets the active branch as the parent, and you can specify a different parent using the
--parent-branch
parameter.
I would rather always pick the parent branch interactively from a list.