pub fn get_tag_refs(repo: &GitRepository) -> Result<Vec<Tag>, Error>
Retrieves all the repo tag references
This method looks for all references and finds the tags.