From 8f29a22f2e4fc9294d9b40c8d498abfcc66d62c9 Mon Sep 17 00:00:00 2001 From: Mitchell Tishmack Date: Sun, 4 Oct 2020 01:26:40 -0500 Subject: [PATCH] Change my default email address --- git.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/git.org b/git.org index 879441c..3208933 100644 --- a/git.org +++ b/git.org @@ -227,12 +227,10 @@ My layout is ~/src/domain/... Not all domains might end up getting thrown in here. Adjust what username/email gets used. Git 2.13+ only. Mostly for work related stuff. -TODO: Switch to my domain from google garbage for email. - #+BEGIN_SRC conf :tangle (tangle/file ".gitconfig" (bound-and-true-p git-p)) [user] - name = Mitch Tishmack - email = mitch.tishmack@gmail.com + name = Mitchell Tishmack + email = git@mitchty.net #+END_SRC This silly text is here to make git merges easier for private branches. I got