sign

Function sign 

Source
pub fn sign(
    repo: Repository,
    rev_spec: Option<&str>,
    out: impl Write,
) -> Result<()>
Expand description

Note that this is a quick first prototype that lacks some of the features provided by git verify-commit.