Compare commits
2 Commits
8cc966dde8
...
ef034c1794
| Author | SHA1 | Date | |
|---|---|---|---|
| ef034c1794 | |||
| 7cdedbfeb6 |
@ -494,7 +494,7 @@ configure_git_gpg() {
|
|||||||
fi
|
fi
|
||||||
gpg --import $tempdir/git.key
|
gpg --import $tempdir/git.key
|
||||||
rm $tempdir/git.key
|
rm $tempdir/git.key
|
||||||
git config --global user.signingkey 4ACB54FB3EFF978038BFB374A523E440E24B89CF
|
git config --global user.signingkey 93686B78EE43A65A\!
|
||||||
git config --global commit.gpgSign true
|
git config --global commit.gpgSign true
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
[user]
|
[user]
|
||||||
email = nanoapezlk@gmail.com
|
email = nanoapezlk@gmail.com
|
||||||
name = Konano
|
name = Konano
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user