Skip to main content

CheckoutSCMBranch

pub async fn CheckoutSCMBranch(
    _State: State<'_, Arc<ApplicationState>>,
    BranchName: String,
) -> Result<Value, String>