multiple accounts
TYPE
ACCOUNTS
EMAIL
SSH KEY
GITHUB REPOS RANGE
GIT_TRACE=true GIT_CURL_VERBOSE=true GIT_TRACE_PACK_ACCESS=true GIT_TRACE_SETUP=true GIT_TRACE_SHALLOW=true \ git clone <repo-url>
with ssh
gitconfig
ssh config
with https
gitconfig
setup .git-credentials
git hook and alias
git hook
git alias
Last updated