#github
Read more stories on Hashnode
Articles with this tag
Open WSL terminal Enter ssh-keygen -t ed25519 -C "your_email@example.com" Enter cat ~/.ssh/id_ed25519.pub , copy ssh key "ssh-ed25519....." Go to...
Summarize of common issues we faced in my-first-site practice: 1. Authentication issues: In the terminal of VS code, execute the following codes to...
Before August 13, 2021, you can simply use a Github username and password in VS Code terminal to log into Github. But now that's no longer possible....