ssh setup for github push

After reinstalled git, git push always asked Username and password even ssh key already deployed to github account. $ git push -u origin master Username for ‘https://github.com‘: if you type in user and password, for sure it is working but wonder why ssh key not working. ssh git test looks …