]> git.wh0rd.org - home.git/blobdiff - .gitconfig
merge gdb settings
[home.git] / .gitconfig
index a62549f7907b59723231f2c82edc791f0a9834f7..11254a1d7a6fb203bbe4c492685616090eeceb68 100644 (file)
 [alias]
        a    = add
        ab   = abandon
-       b    = branch
+       ar   = archive
+       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
+       g    = grep
+       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
@@ -45,6 +50,6 @@
        autosquash = true
 [sendemail]
        chainreplyto = false
+       confirm = always
        suppressfrom = true
        smtpserver = localhost:1111
-#      smtpserver = zeus.spd.analog.com