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