Short:

CodeCollaborator helper utility

Tech:

Python, git

Links:

Github

A helper terminal app that I've developed, that was used by me and my team back when project used CodeCollaborator for code review.

For one, ccolab didn't have a usable CLI application to submit and update reviews, and for seconds, there were a few common caveats between ccolab and our development flow, resulting in files either being omitted from review by ccolab, or changes from develop ending up in the review.

The app was made to prevent or at least notify about such situations happening.