Answers for "how to connect your repo to your vscode"

0

how to connect your repo to your vscode

git config --global user.name <github userID>

git clone <URL from github link copied earlier>
Posted by: Guest on January-27-2022

Code answers related to "how to connect your repo to your vscode"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language