Procházet zdrojové kódy

Change my default email address

master
Mitchell Tishmack před 6 roky
committed by Mitch Tishmack
rodič
revize
8f29a22f2e
1 změnil soubory, kde provedl 2 přidání a 4 odebrání
  1. +2
    -4
      git.org

+ 2
- 4
git.org Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit