GitModule.get_commit_dates
You're seeing just the function
get_commit_dates
, go back to GitModule module for more information.
Specs
get_commit_dates(Git.Repository.t()) :: {:ok, [non_neg_integer()]}
get_commit_dates/1: returns a list of unix timestamps representing commit times