Open zedahmad opened 5 years ago
Task has been pushed down in priority. Wil add to Sprint if able
Suggestion:
Add option for quick-analyze and limit total # of commits. Such an option would be used when analyzing a repo for the first time. This would give us a low-resolution analysis of the entire project lifespan, and subsequent analyses on the same repo would include all commits since the last analyzed commit (unless the quick-analyze option is supplied again.)
Currently HubListener analyzes every commit of a project. Need to add the # of commits to analyze as an option in both the CLI and the web frontend.