diff options
author | Felipe Guilherme <felipeguilhermefs@users.noreply.github.com> | 2016-12-17 15:01:13 -0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2016-12-17 18:01:13 +0100 |
commit | 456341fd69c3e514e401f1c3c1726b77d733c86b (patch) | |
tree | af5d70925dc10e5b3c71e7f805c8741062234a23 /themes/fishy.zsh-theme | |
parent | 67dad45b38b7f0bafcaf7679da6eb4596301843b (diff) | |
download | zsh-456341fd69c3e514e401f1c3c1726b77d733c86b.tar.gz zsh-456341fd69c3e514e401f1c3c1726b77d733c86b.tar.bz2 zsh-456341fd69c3e514e401f1c3c1726b77d733c86b.zip |
Add git alias for staging tracked files (#5178)
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.
Diffstat (limited to 'themes/fishy.zsh-theme')
0 files changed, 0 insertions, 0 deletions