Files
notes/home/git/git-commands.md
2024-04-15 15:13:22 -05:00

5 lines
56 B
Markdown
Executable File

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