summaryrefslogtreecommitdiff
path: root/git/set-global_user.sh
blob: 30e11eb1d871eb6684db627c94fcab9b5a6b58fa (plain)
1
2
git config --global user.email "hc@email.ch"
git config --global user.name "hc"