When I have:
how do I stage only the
To allow for files with special characters in their names, use the following alias:
au = "!git ls-files -z -o --exclude-standard | xargs -0 git add; #"
git add untracked