pinpt / ripsrc

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

In incrementals only process HEAD branch commits. This is a bug. #28

Closed xzandrew closed 4 years ago

xzandrew commented 4 years ago

We had a bug in processing where we skipped all branches because IncrementalIgnoreBranchesOlderThan check was wrong.

Unfortunately, just fixing that doesn't work in certain conditions this leads to panic. Keep it disabled for now.

rblalock commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity decreasing per file
==============================
+ ripsrc/code.go  -4

See the complete overview on Codacy