pub fn commit_with_formatted_message(
    options: CommitOperationArguments,
    config: GitConfig
) -> Result<(), Error>