Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 135 Bytes

clean-local-branches.md

File metadata and controls

6 lines (3 loc) · 135 Bytes

Prune Local Branches

To remove local branches that have been deleted from the remote:

​ git remote prune origin [--dry-run]