]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
gitconfig: Add alias for stash pop (sp).
[config/dotfiles.git] / gitconfig.m4
index f7bfd4eaba94dc79e565e62c7d635fdec26c422c..766831a53605971fd0bab8cd729471edab53123d 100644 (file)
@@ -107,6 +107,7 @@ include(../lib.m4)
        sl  = stash list
        ss  = stash save
        sa  = stash apply
+       sp  = stash pop
        ssk = stash save --keep-index
 
        ## Custom commands.