1
0
Fork 0
mirror of https://git.h3cjp.net/H3cJP/yuzu.git synced 2024-12-26 13:06:46 +00:00
yuzu/.ci/scripts/merge/yuzubot-git-config.sh
2019-07-13 21:34:40 -04:00

2 lines
90 B
Bash

git config --global user.email "yuzu@yuzu-emu.org"
git config --global user.name "yuzubot"