taquito
v1.0.0
Published
A Mozu git repository tool
Downloads
37
Readme
Git Repository Status Tools
A collection of Git Tools for Mozu Development
Override configs by creating config/local.json
TODO: BCRIPPS DOCUMENTATION
Commands
Check Merges
$ taquito checkMerges --source 1.17Checks to see if a the --source branch has been merged into the --target branch. The default values for --source and --target are master.
![Image of Merge Checks] (https://s3-us-west-2.amazonaws.com/taquito/taquito-merges.png)
Deploys
$ taquito deploys![Image of Deploys] (https://s3-us-west-2.amazonaws.com/taquito/taquito-deploys.png)
Releases
$ taquito releases --repos SiteBuilderRequires one repository name to be specified.
![Image of Releases] (https://s3-us-west-2.amazonaws.com/taquito/taquito-releases.png)
