This repository serves as a demonstration repository to play around with the functionalities of coco.
dist/coco version
dist/coco generatedist/coco dependencies graphdist/coco dependencies \
--source-branch pr-example \
--target-branch main \
-u https://github.com/blackhatcrazy/coco-example.git \
-p "${HOME}/src/github.com/example"dist/coco reconcile \
--source branch-to-reconcile \
--target main \
--owner blackhatcrazy \
--repository coco-example \
-u https://github.com/blackhatcrazy/coco-example \
-p "${HOME}/src/github.com/example"