branch-tools
v0.3.9
Published
A toolset for git branches
Downloads
59
Readme
Branch Tools
Usage:
Default
Run
npx branch-tools
from 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 clean
from inside a git folder.
Sync
Syncs sub repos of a repository
Run
npx branch-tools sync
from inside a folder that contains git folders.