1
0
Fork 0
mirror of https://github.com/zhaobot/yuzu.git synced 2025-01-23 00:20:31 -03:00
yuzu-tx-update/.ci/scripts/merge/yuzubot-git-config.sh

2 lines
90 B
Bash
Raw Normal View History

2019-07-13 21:34:40 -04:00
git config --global user.email "yuzu@yuzu-emu.org"
git config --global user.name "yuzubot"