Files
notes/documents/git/git-commands.md
2024-08-10 00:08:43 -05:00

5 lines
56 B
Markdown
Executable File

```bin
git config --global credential.helper store
```