]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gitconfig: Move ssk alias after ss alias.
authorSimon Ruderich <simon@ruderich.org>
Fri, 28 Dec 2012 16:23:38 +0000 (17:23 +0100)
committerSimon Ruderich <simon@ruderich.org>
Fri, 28 Dec 2012 16:23:38 +0000 (17:23 +0100)
gitconfig.m4

index 0abd3a2b63fd6a29f529a8036b093cf952152c06..008b7fd566ab08b2069692ec9affbfdf76a242a8 100644 (file)
@@ -106,9 +106,9 @@ include(../lib.m4)
        ## Misc.
        sl  = stash list
        ss  = stash save
+       ssk = stash save --keep-index
        sa  = stash apply
        sp  = stash pop
-       ssk = stash save --keep-index
 
        ## Custom commands.
        #