pub fn set_annotated_tag(
    repo: &GitRepository,
    tag: &str,
    message: &str
) -> Result<(), Error>
Expand description

Sets an annotated tag to the HEAD