]> git.wh0rd.org - home.git/blobdiff - .gitconfig
ignore more stuff
[home.git] / .gitconfig
index 77ab2cc1d1f17e0c2aef266cf6da0f91f2628e9d..ac477c15289ac87e73ab1a1e2fd9a19591171bdc 100644 (file)
@@ -18,7 +18,7 @@
        a    = add
        ab   = abandon
        ar   = archive
-       b    = branch
+       b    = branch -v
        bi   = bisect
        cfg  = config
        ci   = commit
        dl   = download
        f    = fetch
        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