0

OS: Windows 10 Home 21H2 Software: Gitkraken, Github Gitkraken version: Gitkraken Version x68 8.6.0

Hello, I've got a student account for github and setting up gitkraken with it the thing is I have fully set up git and gitkraken with the SSH yet the application says loading and whenever I click add to github button it says no ssh seetting detected.

I have tried doing this: Invalid SSH keys on GitKraken

yomum 21
  • 1
  • 1
  • 4
  • Does this answer your question? [Why doesn't my SSH key work for connecting to github?](https://stackoverflow.com/questions/9960897/why-doesnt-my-ssh-key-work-for-connecting-to-github) – Martin Zeitler Jun 19 '22 at 12:32

1 Answers1

0

Despite "not working" is not an error description, this sounds alike: I'm having an SSH issue
Likely there's no pageant or the keys might not have the expected authorized_keys format.
HTTPS repositories are commonly easier to setup than SSH repositories on Windows.

Martin Zeitler
  • 1
  • 19
  • 155
  • 216