Keep track of all your git repositories.
Project description
- Email:
Inspired from Mr-Repo.
You work in many git repositories on different computers? repostack will help manage these repositories.
Usage: repostack [--version] [--help] [--dir=<path>] <command> [<args>]
options:
-v, --version
-h, --help
-d, --dir=<path> set repostack root directory [default: .]
The following commands are supported by repostack:
init Initialize a new repostack directory
add Add repos to the stack of tracked repos
rm Remove repos from the stack of tracked repos
checkout Checkout repos
status Give repos status
diff Show repos diff
do Run a command on repos
help Give more information on a specific command
See 'repostack help <command>' for more information on a specific command.