GitModule.get_last_2_delta
You're seeing just the function
get_last_2_delta
, go back to GitModule module for more information.
Specs
get_last_2_delta(Git.Repository.t()) :: {:ok, non_neg_integer(), non_neg_integer(), non_neg_integer()}
get_last_2_delta/1: returns the lines changed, files changed, additions and deletions in the last commit