• Felipe Guilherme's avatar
    Add git alias for staging tracked files (#5178) · 456341fd
    Felipe Guilherme authored
    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.
    456341fd
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...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...