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