Class
Churn::GitAnalyzer
In:
lib/churn/scm/git_analyzer.rb
Parent:
SourceControl
analizes git SCM to find recently changed files, and what lines have been altered
Methods
generate_history
get_logs
get_revisions
supported?
Public Class methods
supported?
()
Public Instance methods
generate_history
(starting_point)
get_logs
()
get_revisions
()
[Validate]