IT-SDK-Git
Jump to navigation
Jump to search
type %userprofile%\.ssh\id_rsa.pub | clip
git config --global user.name "Samer Hijazi" git config --global user.email "Samer.Hijazi.Extern@fiduciagad.de" git config --global credential.helper cache git config --global credential.helper 'cache --timeout 28800' git config --global credential.helper wincred