# HG changeset patch # User Jeff Hammel # Date 1760476855 25200 # Node ID 84543f2cda0dcc42f37c0c0c8fe9e4d24a8dc10d # Parent 6ebd7de4d85e0ee0b5be502fdf6eb06233aad129 restore my real email that companies keep making me change diff -r 6ebd7de4d85e -r 84543f2cda0d .gitconfig --- a/.gitconfig Sat May 10 18:43:15 2025 -0700 +++ b/.gitconfig Tue Oct 14 14:20:55 2025 -0700 @@ -3,6 +3,7 @@ [user] name = Jeff Hammel signingkey = /Users/jhammel/.ssh/id_rsa.pub + email = k0scist@gmail.com [alias] branches = branch -a current-branch = rev-parse --abbrev-ref HEAD