GitModule.get_last_n_commits
You're seeing just the function
get_last_n_commits
, go back to GitModule module for more information.
Specs
get_last_n_commits(Git.Repository.t(), non_neg_integer()) :: {:ok, [any()]}
get_last_n_commits/1: returns a list of the short hashes of the last n commits