]> git.wh0rd.org - home.git/blobdiff - .gitconfig
also use -C -M with format-patch
[home.git] / .gitconfig
index a62549f7907b59723231f2c82edc791f0a9834f7..77ab2cc1d1f17e0c2aef266cf6da0f91f2628e9d 100644 (file)
@@ -17,6 +17,7 @@
 [alias]
        a    = add
        ab   = abandon
+       ar   = archive
        b    = branch
        bi   = bisect
        cfg  = config
        co   = checkout
        cp   = cherry-pick
        d    = diff
+       desc = describe
+       dl   = download
        f    = fetch
-       fp   = format-patch
+       fp   = format-patch -C -M
        l    = log
        m    = merge
        rb   = rebase
@@ -47,4 +50,3 @@
        chainreplyto = false
        suppressfrom = true
        smtpserver = localhost:1111
-#      smtpserver = zeus.spd.analog.com