GitHub distributes a simplified Git client for Windows they call GitHub for Windows; it authenticates via GitHub account, and although it usually uses HTTPS remotes for loca
It's in %HOMEDRIVE%%HOMEPATH%\.ssh.
%HOMEDRIVE%%HOMEPATH%\.ssh
Note that GitHub for Windows normally uses SSL; SSH keys won't have been created unless you've used an SSH repository with it at some point.