]> git.wh0rd.org - home.git/blobdiff - .gitconfig
add parallelize
[home.git] / .gitconfig
index 982edd3b904ea83d5535f3d2988b46d6214ee04b..a1e34030c91e52d6874d48c7de7b2819216fc432 100644 (file)
 [alias]
        a    = add
        ab   = abandon
+       ar   = archive
        b    = branch
        bi   = bisect
+       cfg  = config
        ci   = commit
        co   = checkout
        cp   = cherry-pick
        d    = diff
+       desc = describe
+       dl   = download
        f    = fetch
        fp   = format-patch
        l    = log
@@ -37,6 +41,7 @@
        sm   = submodule
        st   = status
        t    = tag
+       up   = upload
 [merge]
        conflictstyle = diff3
 [rebase]
@@ -45,4 +50,3 @@
        chainreplyto = false
        suppressfrom = true
        smtpserver = localhost:1111
-#      smtpserver = zeus.spd.analog.com