SSH Key - Still asking for password and passphrase

后端 未结 30 1392
孤街浪徒
孤街浪徒 2020-11-27 08:35

I\'ve been somewhat \'putting up\' with Github always asking for my username and password when I clone a repository. I want to bypass this step because it is an annoyance w

30条回答
  •  暖寄归人
    2020-11-27 09:29

    If you are using ssh url for git, when prompted for password for ssh put the username as "git" and the password as your system's login password

提交回复
热议问题