Skip to content

removes all local branches with an upstream that has been removed from remote

Notifications You must be signed in to change notification settings

JonHerr/git-clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-clean

This tool is designed to delete all local branches with tracking where the tracked branch has been deleted from the remote server.

it is recommended to install using: npm install -g git-clean

Usage for git-clean

-h      help
-dr     invokes a dry run
-path=  overrides folder for the git directory to be cleaned
-v      executes verbose mode
-D      force branch deletion

About

removes all local branches with an upstream that has been removed from remote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published