mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
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 greater than 2.13; it falls back to 'git stash save' otherwise.
git
Maintainer: @ncanceill
This plugin adds many useful aliases and functions.
Usage
See the wiki for a list of aliases and functions provided by the plugin.