.
This commit is contained in:
@ -9,6 +9,7 @@ mkdir %SCRIPTS%
|
||||
|
||||
|
||||
if exist %GIT% (
|
||||
del c:\Users\zuper\.gitconfig
|
||||
%GIT% -c "git config --global core.sshCommand "ssh -i ~/.ssh/giteadeploy -F /dev/null""
|
||||
%GIT% -c "git config --global user.name "USER""
|
||||
%GIT% -c "git config --global user.email "USER@DOMAIN.com""
|
||||
|
||||
Reference in New Issue
Block a user