Skip to content

Commit

Permalink
updated readme for git verification step
Browse files Browse the repository at this point in the history
  • Loading branch information
adworjan committed Dec 6, 2023
1 parent 54b559f commit bec9312
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions devspaces/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ Visit https://<openshift_dev_spaces_fqdn>/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
Expand Down

0 comments on commit bec9312

Please sign in to comment.