Since #48 creating a branch that doesn't exist on a child repo fails with the following output instead of the branch being created: ``` [NOTE] Trying to checkout some-branch branch error: pathspec 'some-branch' did not match any file(s) known to git ```