GitModule.get_diff_2_commits
You're seeing just the function
get_diff_2_commits
, go back to GitModule module for more information.
Specs
get_diff_2_commits(Git.Repository.t(), [any()]) :: {:ok, [String.t()]} | []
get_last_n_commits/2: returns a list of lines generated from the diff of two commits