This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/.ci/scripts/merge/yuzubot-git-config.sh
T
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"