]> git.wh0rd.org - home.git/blobdiff - .gitconfig
ignore more stuff
[home.git] / .gitconfig
index 27b66941dcb0c0e332e05efe1848e4ecf43093c6..ac477c15289ac87e73ab1a1e2fd9a19591171bdc 100644 (file)
        a    = add
        ab   = abandon
        ar   = archive
-       b    = branch
+       b    = branch -v
        bi   = bisect
        cfg  = config
        ci   = commit
        co   = checkout
        cp   = cherry-pick
        d    = diff
+       desc = describe
        dl   = download
        f    = fetch
-       fp   = format-patch
+       fp   = format-patch -C -M
+       h    = help
        l    = log
        m    = merge
-       rb   = rebase
+       rb   = rebase --committer-date-is-author-date
        rb-a = rebase --abort
        rb-c = rebase --continue
        rb-i = rebase --interactive