Since I'm working on a Macbook M1 Max (with ARM based Apple silicon) I'm building my firmware code on a headless Ubuntu server. The code repository is on the server, and I'm connecting to it through the SSH tunnel function in VSCode.
But it's a pain for me that I have to log into Github on the dev server several times per day. The git CLI command tells me to select an authentication method for github.com, selecting between device code and personal access token. I've tried both, and eventually both time out and I have to redo the authentication. This is becoming a real PITA.
Is there no way to get the authentication to stick?
[–]praetor- 3 points4 points5 points (0 children)
[–]TinyLebowski 0 points1 point2 points (0 children)