Is the equivalent of `git status` implemented? Or should I rely on `git status -z --porcelain` for now?
Is the equivalent of
git statusimplemented?Or should I rely on
git status -z --porcelainfor now?