From 5f1e442459701ad13364a601805881a36c87ae29 Mon Sep 17 00:00:00 2001 From: Alex Dworjan Date: Tue, 12 Dec 2023 08:17:15 -0500 Subject: [PATCH] correct git config version for eclipse --- devspaces/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devspaces/README.md b/devspaces/README.md index 7ea4765..4ca5511 100644 --- a/devspaces/README.md +++ b/devspaces/README.md @@ -29,7 +29,7 @@ https://github.com/shadowman-lab/Ansible-PAH/tree/main/roles/build_shadowmandevs # Set Up Git Config: -## OpenShift Dev Spaces <3.10 or Eclipse Che <7.77 +## OpenShift Dev Spaces <3.10 or Eclipse Che <7.75 1) Login to OpenShift @@ -67,7 +67,7 @@ Your Git user name and email should appear in the output. ### Note if a workspace-userdata-gitconfig-configmap already exists, just update your existing config map per the YAML above -## OpenShift Dev Spaces >=3.10 or Eclipse Che >=7.77 +## OpenShift Dev Spaces >=3.10 or Eclipse Che >=7.75 1) Login to OpenShift Dev Spaces