From: Simon Ruderich Date: Sat, 11 Aug 2012 02:38:29 +0000 (+0200) Subject: gitconfig: Reorder some aliases. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=c40fbb9fdc380759ea14c8297ee8a0709b962a21 gitconfig: Reorder some aliases. --- diff --git a/gitconfig.m4 b/gitconfig.m4 index e7461fb..99578b9 100644 --- a/gitconfig.m4 +++ b/gitconfig.m4 @@ -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. #