Using git desktop with VS Code
Git Desktop with Visual Studio Code
Step 1. In git desktop, open the url to the git repo. You will need to provide a local folder for git to work.
Step 2. In VS Code, from the file menu, open that local folder.
That’s all that should be needed. Of course, you will need to be signed into github with your credentials
This was meant to be a quick start to integrating Git with Visual Studio Code.
.
Leave a Reply