Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 181 Bytes

index.md

File metadata and controls

11 lines (7 loc) · 181 Bytes

git bnm

List branches whose tips are not reachable from the specified commit (HEAD if not specified)

Git alias:

bnm = branch --no-merged

Compare bm