]> git.wh0rd.org - home.git/blobdiff - .gitconfig
ignore more stuff
[home.git] / .gitconfig
index cda322ae87937f2ad668714354ed6659f9b1a09d..11254a1d7a6fb203bbe4c492685616090eeceb68 100644 (file)
@@ -18,7 +18,7 @@
        a    = add
        ab   = abandon
        ar   = archive
-       b    = branch
+       b    = branch -v
        bi   = bisect
        cfg  = config
        ci   = commit
@@ -29,6 +29,7 @@
        dl   = download
        f    = fetch
        fp   = format-patch -C -M
+       g    = grep
        h    = help
        l    = log
        m    = merge
@@ -49,5 +50,6 @@
        autosquash = true
 [sendemail]
        chainreplyto = false
+       confirm = always
        suppressfrom = true
        smtpserver = localhost:1111