GitPurge is a small cli that will clean up local branches based on remote status.
If the branch does not have a remote it will detele it when running gitpurge purge
.
go build -o bin/gitpurge .
bin/purge [global flags] <subcommand> [subcommand flags] [subcommand args]
- Speed up fetching remote status