6.NUR/ci/lib/setup-git.sh
Erik Oosting e1e51f0d17
Update local branch (#1)
Update local to the current version
2020-12-31 17:10:49 +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"