There is a previous post on how to clone a GitHub wiki using ssh, and that works just fine. The problem is that after cloning, I need to add my login and password every time I push. The latter sounds like https to me. The question then is: after cloning a wiki page from GitHub that I own, how can I use ssh so that it doesn't ask me for my login and password every time?
Asked
Active
Viewed 68 times
0
-
1See https://stackoverflow.com/questions/35942754/how-to-save-username-and-password-in-git – xiawi Apr 09 '20 at 08:31
-
@xiawi yes it does, thanks a ton – Ricardo Pietrobon Apr 11 '20 at 08:52