]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
vcs/gitconfig: replace "stash save" with "stash push" in aliases
authorSimon Ruderich <simon@ruderich.org>
Wed, 13 Jun 2018 15:06:21 +0000 (17:06 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 13 Jun 2018 15:06:21 +0000 (17:06 +0200)
"stash push" supports stashing only parts of the working tree which is
very useful. We keep the "ss" alias as "stash push" would conflict with
the existing alias for "stash pop".


No differences found