gmash mono pull

Usage

gmash mono pull <-r <subtreeRemote>> [-b <subtreeBranch>] [-p <subtreePrefixPath>] [-a]

Brief

Pull subtree changes to monorepo.

Parameters:

-r --remote <subtreeRemote>
    Target subtree remote alias.

-b --branch [subtreeBranch]
    Target subtree branch. Prefer not to specify this and let gmash look it up from metadata.

-p --prefix [subtreePrefixPath]
    Subtree prefix path in the monorepo. Prefer not to specify this and let gmash look it up from metadata.

-a --all
    Patch all subtrees based on gmash metadata.

Display:

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

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


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