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.master
parent
67dad45b38
commit
456341fd69
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue