awesome-cordova-plugins/scripts/git/config.sh

3 lines
96 B
Bash
Raw Normal View History

git config --global user.email "hi@ionicframework.com"
git config --global user.name "Ionitron"