Skip to content
Commit 456341fd authored by Felipe Guilherme's avatar Felipe Guilherme Committed by Marc Cornellà
Browse files

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.
parent 67dad45b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment