gm repo branch clean
from nu-git-manager-sugar git
(see source)
clean local dangling branches
Note
in the following, a "dangling" branch refers to a branch that does not have any remote counterpart, i.e. it's a purely local branch.
# clean all dangling branches
gm repo branch clean
input | output |
---|---|
nothing |
table<name: string, revision: string> |