1 changed files with 1 additions and 0 deletions
@ -1,6 +1,7 @@ |
|||||
Setup Git client |
Setup Git client |
||||
|
|
||||
git config --global user.name "John Doe" |
git config --global user.name "John Doe" |
||||
|
|
||||
git config --global credential.helper cache |
git config --global credential.helper cache |
||||
|
|
||||
git config --global init.defaultBranch main |
git config --global init.defaultBranch main |
||||
Loading…
Reference in new issue