pinpt / ripsrc

Library for ripping through git repos to analyze the source code
MIT License
22 stars 6 forks source link

Revert "APP-1751 Additional git log filtering in incremental runs" #21

Closed xzandrew closed 5 years ago

xzandrew commented 5 years ago

Reverts pinpt/ripsrc#20

This may be buggy, there is no guarantee that the new commits will appear after last processed commit in git log. Will instead exclude old branches when using AllBranches=true.