gmash mono

Usage

gmash mono <sub-command> [[args]...]

Brief

Git+GitHub monorepo workflow strategy. Call [main-cmd] [sub-cmd] –help for details of each sub-command.

Commands

subtree
    Add or re-configure a sub project to the mono repo as a subtree.

remove
    Remove a subtree from the monorepo.

pull
    Pull changes from a sub project’s remote into the mono repo.

push
    Push changes in the mono repo to a sub project’s remote.

config
    Configure a mono repo’s remotes based on stored subproject metadata.

clone
    Clone repo from remote or local and add subtrees based on stored metadata.

split
    Split an existing prefix path into a new subtree.

Display:

-h --help
    Display gmash, command or subcommand help. Use -h or –help.

-v --version [v0-0-0]
    Display command group version.


Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.