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