]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
gitconfig: Reorder some aliases.
[config/dotfiles.git] / gitconfig.m4
index e7461fb3169c78a07c21532b7bbe49443dc0d614..99578b9e67c79bca15f44140de8b1326db787f2b 100644 (file)
@@ -72,10 +72,10 @@ include(../lib.m4)
        fp = format-patch
        # Misc.
        fs = fsck --strict --full
+       sl = stash list
        ss = stash save
-       ssk = stash save --keep-index
        sa = stash apply
-       sl = stash list
+       ssk = stash save --keep-index
 
        # Custom commands.
        #