GitModule.get_contributor_count
You're seeing just the function
get_contributor_count
, go back to GitModule module for more information.
Specs
get_contributor_count(Git.Repository.t()) :: {:ok, non_neg_integer()}
get_contributors_count/1: returns the number of contributors for a given Git repo