• Marc Cornellà's avatar
    git: use stash 'push' instead of the deprecated 'save' (#7486) · 35dc26a2
    Marc Cornellà authored
    * Use stash 'push' or 'save' depending on Git version
    
    A utility function now parses the output of git --version and set the
    alias for git stash to 'git stash push' iff the current version of Git
    is 2.13 or greater; it falls back to 'git stash save' otherwise.
    35dc26a2
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...