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