5 lines
56 B
Markdown
Executable File
5 lines
56 B
Markdown
Executable File
```bin
|
|
git config --global credential.helper store
|
|
```
|
|
|