codeapp
codeapp copied to clipboard
Keep asking password when `lg2 clone <url>` based on SSH-key
I have generated ssh key paring by running:
ssh-keygen -t ed25519 -C '<my email>'
And also completed configuring [Author Identity] and [Authentication] in the setting of this APP, along with adding this ssh keys to Github and Gitee.
However, when I ran lg2 clone <url>, it returned as two pictures attached described.
I have no idea about what does the password mean.
lg2 manages its credentials separately. The settings page manages the credentials for the git UI. Password is the passphrase of your key. Leave empty if there isn't one