pub fn git_snapshot() -> Result<String>
Get a snapshot of the current git status.
Returns status in porcelain format (similar to git status --porcelain=v1).
git status --porcelain=v1