git plugin for meta
➜ meta
Usage: meta [options] [command]
Commands:
git manage your meta repo and child git repositories
help [cmd] display help for [cmd]
Options:
-h, --help output usage information
-V, --version output the version number
➜ meta git
Usage: meta-git [options] [command]
Commands:
branch List, create, or delete branches
checkout Switch branches or restore working tree files
clean Remove untracked files from the working tree
clone Clone meta and child repositories into new directories
pull Fetch from and integrate with another repository or a local branch
push Update remote refs along with associated objects
remote Manage set of tracked repositories
status Show the working tree status
tag Create, list, delete or verify a tag object signed with GPG
update Clone any repos that exist in your .meta file but aren't cloned locally
help [cmd] display help for [cmd]
Options:
-h, --help output usage information