pub fn tag(name: &str, message: &str, logger: &Logger) -> Result<(), Alert>
Creates a new git tag with a supplied name and message.