Git

Visual Studio Code integration 1.Download GIT 2. check if git is enabled

git config --global user.name "Jaro65"
git config --global user.email "[email protected]"

git cogit config --global user.name "your_username"nfig --global user.name "your_username"

Last updated

Was this helpful?