Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 649 Bytes

gm-repo-branch-clean.md

File metadata and controls

20 lines (15 loc) · 649 Bytes

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.

Examples

# clean all dangling branches
gm repo branch clean

Parameters

Signatures

input output
nothing table<name: string, revision: string>