https://vitejs.dev/guide/static-deploy
git config --global user.name "Test One"
git config --global user.email "[email protected]"
git config --get user.name
git config --get user.email
git config --list
https://vitejs.dev/guide/static-deploy
git config --global user.name "Test One"
git config --global user.email "[email protected]"
git config --get user.name
git config --get user.email
git config --list