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