git lfs push --all origin main
Uploading LFS objects: 0% (0/3), 0 B | 0 B/s, done.
batch request: [email protected]: Permission denied (publickey).: exit status 255
but
ssh -T [email protected]
Enter passphrase for key 'C:Users*****':
Hi stephane-archer! You've successfully authenticated, but GitHub does not provide shell access.
so GitHub knows my public key but I can’t use LFS, why?