Use same user in all repos
This commit is contained in:
parent
cf3b18bc94
commit
19d82c2f5e
@ -29,7 +29,7 @@ ln -s $HERE/gnupg/sshcontrol ~/.gnupg/sshcontrol
|
||||
ln -s $HERE/gnupg/gnupg_agent ~/.gnupg/gnupg_agent
|
||||
|
||||
git config --global gpg.program gpg2
|
||||
git config --global user.name jreichmann
|
||||
git config --global user.name jdreichmann
|
||||
git config --global user.email johanna.reichmann@delta-industries.de
|
||||
git config --global user.signingkey 03624C433676E465
|
||||
git config --global commit.gpgsign true
|
||||
|
Loading…
Reference in New Issue
Block a user