ssh gen - doc-cloud/git GitHub Wiki
git config --global user.name "username" git config --global user.email "emailname"
git init
git add git commit ssh-keygen -C "email" -t rsa
vi ~/.ssh/isa.pub
copy to github ssh settings -> new ssh key
git config --global user.name "username" git config --global user.email "emailname"
git init
git add git commit ssh-keygen -C "email" -t rsa
vi ~/.ssh/isa.pub
copy to github ssh settings -> new ssh key