IT-SDK-Git

From wiki.samerhijazi.net
Revision as of 14:06, 18 April 2019 by Fiducia (talk | contribs) (Created page with "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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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