I am attempting to use GitHub in conjunction with my Windows 7 computer running Cygwin. I have managed to get GitHub working fine when I use the "Powershell.exe" that comes with git for windows. I cannot, however, get it to work when I am in Cygwin. The issue seems to be with authentication because every time I try to clone, push or pull I get Permission denied (publickey)..
Any help would be most appreciated.
~/.sshin Cygwin? IIRC, your Cygwin home directory isn’t the same as your actual user folder.C:\Users\Zack\.sshintoC:\cygwin\home\Zack\.sshand verified viacdandcatthat they were infact there inside of cygwin.