GetSCMCommitHistory

Function GetSCMCommitHistory 

Source
pub async fn GetSCMCommitHistory(
    _State: State<'_, Arc<ApplicationState>>,
    MaxCount: Option<usize>,
) -> Result<Value, String>