Skip to content

Commit 0d6052c

Browse files
authored
docs: apply suggestions from code review to user manual
Signed-off-by: Kris West <kristopher.west@natwest.com>
1 parent 59688f5 commit 0d6052c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/docs/user-manual.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,10 @@ If you have reviewer permissions for a project in GitProxy, you can approve or r
433433

434434
If you're prompted for credentials on every git operation, the Git Credential Manager (GCM) may be disabled or misconfigured.
435435

436+
:::info
437+
Credentials request popups will vary based on your git client. VS code (and derivates) may catch the credentials request and display their own UI, while Git Bash will display Git Credentials Manager popups.
438+
:::
439+
436440
Verify if your GCM configuration has been altered:
437441

438442
```bash

0 commit comments

Comments
 (0)