Re: Quick login of git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On December 27, 2021 11:07 AM zhiyiren2009-subscription wrote:
> Why not add a quick login method like VSCode and CLion in git? Login
> to
> GitHub/ GitLab with one click, without privete key.

I believe you're referring to this?
https://code.visualstudio.com/docs/editor/github#_authenticating-with-an-existing-repository

This is using PATs,
so the same authentication can be used in CLI.

I recall seeing a github login window when I was playing around with https
authentication in Git for Windows.
Not sure what happens if you login through that as I quit that window.
I believe the default credential helper already saves username/password
for https remotes.

It should be noted that many prefer to authenticate using ssh-keys
but ssh isn't viable for all remotes/environments :/



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux