git status -s / git status --short
git status --porcelain
git status --long
git status -z
Pro tip: use ```triple backticks around text``` to write in code fences