branch-tools
v0.3.9
Published
A toolset for git branches
Readme
Branch Tools
Usage:
Default
Run
npx branch-toolsfrom inside a git folder.
You will then be presented with a prompt to take you through what you want to do.
Clean
Cleans unneeded local branches
Run
npx branch-tools cleanfrom inside a git folder.
Sync
Syncs sub repos of a repository
Run
npx branch-tools syncfrom inside a folder that contains git folders.
