Difference between revisions of "IT-SDK-Git"
Jump to navigation
Jump to search
Samerhijazi (talk | contribs) |
Samerhijazi (talk | contribs) m (Samerhijazi moved page IT Tools Git to IT-Tools-Git) |
(No difference)
| |
Revision as of 10:50, 21 April 2019
type %userprofile%\.ssh\id_rsa.pub | clip cat %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 wincred
type %userprofile%\.ssh\id_rsa.pub | clip cat %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 wincred