Forum Discussion

cscooper's avatar
cscooper
Occasional Contributor
7 years ago

How can I compare code reviews against git repository for completeness?

We want to make sure we've reviewed all of our code, and have reviewed the most recent versions of all of our code.  What I'm imagining, is looking through all of the files in our git repository, and...