diff options
| author | Ahmed Abdelhalim <[email protected]> | 2023-03-15 03:12:55 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2023-03-16 22:38:29 +0100 |
| commit | 4bd21aab50c8aac338a66be6d74e76e7aeb5a616 (patch) | |
| tree | b4b213fa64e0e0593c31d6f622022762758b6a5d /.gitconfig | |
| parent | ea2349c9ff5b507f785445664842e3e04d8e339b (diff) | |
Update the signingkey and email related to the key
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,9 +11,9 @@ tool = vimdiff [user] name = Ahmed AbdelHalim - email = [email protected] + email = [email protected] username = a14m - signingkey = 7A690E8DFE36C63A99355B1B76296F290BE3A016 + signingkey = 83786B48F734C4F7C2CEEC30D9FDD29DE1EA6405! ; [branch] ; autosetuprebase = always [diff] |
