Skip to content

rm: branch is not fully merged #60

@barrettj12

Description

@barrettj12
$ jit rm barrettj12:stateenv-provis
Delete remote tracking branch barrettj12/stateenv-provis? [y/n]: y
To https://github.com/barrettj12/juju
 - [deleted]               stateenv-provis
Delete worktree at /home/jordan/git/juju/juju/stateenv-provis? [y/n]: y
Delete local branch "stateenv-provis"? [y/n]: y
error: the branch 'stateenv-provis' is not fully merged
hint: If you are sure you want to delete it, run 'git branch -D stateenv-provis'
hint: Disable this message with "git config advice.forceDeleteBranch false"
ERROR: exit status 1
Branch deletion failed, try again with force? [y/n]: y
Deleted branch stateenv-provis (was bbd1ba3c7b).

This is quite annoying, we should work out how to avoid it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions