Skip to content

dfedde/git-clean-branches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Git clean-branches

This will remove any branches that where tracking a remote branch that have been removed from the remote.

Usage

remove all branches that are no longer on the origin remote and are merged into the current branch

$ git clean-branches origin

Installation

Place git-clean-branches anywhere in you path.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages