gif condfig --global user.name "yourname"
gif condfig --global user.email "yourname"
git config --list
In vsCode
step 1: git init
step 2: git add .
step 3: git commit -m "name"
git remote add origin https://github.com/mathiyazhagan-d/Demo.git
git push -u origin main
undate the repository using command
git add .
git commit -m "updated name"
git push -u origin main
source control methos second
sigh in with source control it after commit change after you make the change