gitlib::remote::repo_remote

Function get_time_last_commits

Source
pub fn get_time_last_commits(
    headers: HeaderMap,
    body: LastCommitRequest,
) -> Result<Vec<LastCommitResponse>, String>