google / git-appraise

Distributed code review system for Git repos
Apache License 2.0
5.13k stars 146 forks source link

Add a ListCommits method for reviews. #70

Closed ojarjur closed 7 years ago

ojarjur commented 7 years ago

This is intended for users of git-appraise as a library so that they do not have to figure out the right logic for listing commits based on the already provided building blocks (GetBaseCommit and GetHeadCommit).