CheckoutSCMBranch

Function CheckoutSCMBranch 

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