456341fd69
Although `gaa` (git add --all) is cool, it stages every file, tracked or not, if it is not on .gitignore. Sometimes we want to just stage everything we are working on, that is already tracked. For that reason, 'gau' can save us some time. |
||
---|---|---|
.. | ||
git.plugin.zsh | ||
README.md |
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.