GitModule.get_recent_changes
You're seeing just the function
get_recent_changes
, go back to GitModule module for more information.
Specs
get_recent_changes(Git.Repository.t()) :: {:ok, float()}
get_recent_changes/1: returns the percentage of changed lines in the last commit by the total lines in the repo