Miscellaneous changes
[clearscm.git] / rc / gitconfig
index 6c59eff..63b5588 100644 (file)
@@ -1,6 +1,6 @@
 [user]
        name = Andrew DeFaria
-       email = adefaria@audience.local
+       email = Andrew@DeFaria.com
 [pack]
        windowMemory=128m
        threads=1
        local=white
        remote=red
 [color "diff"]
-       meta=white bold
-       #frag=magenta bold
-       old=red
-       new=yellow
+       external = /usr/local/bin/git-meld
 [color "status"]
        added=yellow
        changed=green
@@ -39,4 +36,4 @@
        dump=cat-file -p
        dlog=log --decorate
 [push]
-       default = matching
+       default = simple