]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
gitconfig: Rename glog to tig and add --decorate.
[config/dotfiles.git] / gitconfig.m4
index f7bfd4eaba94dc79e565e62c7d635fdec26c422c..f1e66720147dad0f94bc8d1ddb11e2a474f27b6a 100644 (file)
@@ -107,12 +107,13 @@ include(../lib.m4)
        sl  = stash list
        ss  = stash save
        sa  = stash apply
+       sp  = stash pop
        ssk = stash save --keep-index
 
        ## Custom commands.
        #
        # tig-like log view.
-       glog = log --pretty=oneline --graph --all
+       tig = log --pretty=oneline --graph --all --decorate
 
 [diff]
        # Detect copies and renames.