GitModule.get_tag_and_commit_dates

You're seeing just the function get_tag_and_commit_dates, go back to GitModule module for more information.
Link to this function

get_tag_and_commit_dates(repo)

View Source

Specs

get_tag_and_commit_dates(Git.Repository.t()) :: [any()]

get_tag_and_commit_dates/1: returns a list of lists of unix timestamps representing commit times with each lsit belonging to a different tag