]> git.wh0rd.org - home.git/blobdiff - .gitconfig
repoconfig: split out from gitconfig
[home.git] / .gitconfig
index d29de085927a82f4972a2bd509aa4aa195893b77..f8bfd579b27466817e7af0277803f81cbd281cec 100644 (file)
@@ -42,7 +42,6 @@
 
 [alias]
        a    = add
-       ab   = abandon
        am-a = am --abort
        am-c = am --continue
        ar   = archive
@@ -57,7 +56,6 @@
        cp-x = cherry-pick -x
        d    = diff
        desc = describe
-       dl   = download
        f    = fetch
        fp   = format-patch -C -M
        g    = grep
@@ -76,7 +74,6 @@
        sm   = submodule
        st   = status
        t    = tag
-       up   = upload
 
 [tag]
        sort = version:refname