How to make a git repository in vs code
How to make a git repository in vs code
In VS code open the terminal and type the following to make a git repository .
git init
How to make a git repository in vs code
In VS code open the terminal and type the following to make a git repository .
git init