diff --git a/devspaces/README.md b/devspaces/README.md index 8491df4..387845c 100644 --- a/devspaces/README.md +++ b/devspaces/README.md @@ -33,6 +33,14 @@ Visit https:///api/kubernetes/namespace to get your O 5) Click Create +6) You can verify once a new workspace is started by opening a new terminal and running + +``` +git config --get-regexp user.* +``` + +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 # Pull From Password Protected Registry