By a mistake i deleted my global git config file. When i`m trying to commit something i need to identify with command:
git config --global user.email "name@example.com"
or
git config --global uswe.name "name"
but i get information
error: could not lock config file C:/Users/acer/AppData/Roaming/SPB_16.6/.gitconfig: No such file or directory
I tried to recover that file but couldn`t. How to recreate that file and what should it include.