1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/data/reusables/git/confirm-credential-manager.md

6 lines
162 B
Markdown

1. To confirm your use of a credential manager, enter the following command and note the output.
```shell{:copy}
git config --get credential.helper
```