repo-tools/README.md

430 B

This is a collection of tools to make working with repo easier

repo-bisect

Similar to git bisect, but works with an entire repo.

Note that due to the way certain code review tools like gerrit work, the git committer date may reflect when commits are uploaded for review rather than when they are actually introduced into the project.