Compare commits
No commits in common. "ef034c1794e3254b338f9db9685a05828455d6f2" and "8cc966dde8d6c882a42b34c0293bad0801e9314f" have entirely different histories.
ef034c1794
...
8cc966dde8
@ -494,7 +494,7 @@ configure_git_gpg() {
|
||||
fi
|
||||
gpg --import $tempdir/git.key
|
||||
rm $tempdir/git.key
|
||||
git config --global user.signingkey 93686B78EE43A65A\!
|
||||
git config --global user.signingkey 4ACB54FB3EFF978038BFB374A523E440E24B89CF
|
||||
git config --global commit.gpgSign true
|
||||
fi
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user