6.NUR/ci/lib/setup-git.sh
2020-11-29 17:36:04 +01:00

5 lines
179 B
Bash

# only source this file
# ==================================================
git config --global user.name "Nur a bot"
git config --global user.email "joerg.nur-bot@thalheim.io"