git config --local user.email "tandilashvilivaleri@gmail.com"
After the command execution, In local config file located at .git/config will be added the following[user]
email = tandilashvilivaleri@gmail.com
git config defaults to --local