Here is a tiny patch adding -q option to git status.
It means -uno (Show no untracked files).
Not sure where to add that in documentation.
Maybe in git-commit man just below -u:
-q (for git-status only, equals to -uno).
Or something like this?
Regards,
Borg