Function get_tag_refs

Source
pub fn get_tag_refs(repo: &GitRepository) -> Result<Vec<Tag>, Error>
Expand description

Retrieves all the repo tag references

This method looks for all references and finds the tags.