This commit is contained in:
2024-08-10 00:38:32 -05:00
parent 25d2703b0e
commit 4bdcc1b94c
6 changed files with 16 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
```bin
# git_commands
```bash
git config --global credential.helper store
```