📅  最后修改于: 2022-03-11 14:59:37.307000             🧑  作者: Mango
Go to File > Preferences
Go to Settings
Type Git: Enabled(Chek in) in the search bar
Make sure that the box is ticked
............................................
git config --global user.name "yourusername"
git config --global user.email "email@youremail.com"