Skip to main content

execute

Function execute 

Source
pub fn execute(
    new_message: String,
    _target: Option<String>,
) -> Result<CommitResponse, LitError>
Expand description

Reword the commit message of the most recent commit (or a specified commit).