]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
gitconfig: Add alias for stash save --include-untracked (ssu).
[config/dotfiles.git] / gitconfig.m4
index e175b052cfea60d3e5fac6d5b08b9600bd1ec4b9..cad62c18c30ea5b58718e3a12ee827c24ef23077 100644 (file)
@@ -111,6 +111,7 @@ include(../lib.m4)
        sl  = stash list
        ss  = stash save
        ssk = stash save --keep-index
+       ssu = stash save --include-untracked
        sa  = stash apply
        sp  = stash pop