You'll notice
Useful2 Signal1
Commit results now list deletions that were left unstaged.
What's wrong with this entry?
Anonymous. No account, no email.
What
The result of a commit now lists deletions that were left unstaged, alongside the commit itself and the files left out.
Details
- New
deletedUnstagedarray sits next to the existingcommitandleftOutfields. - The created-commit branch now returns the trimmed git output as the commit id; it previously returned a different variable, so the reported id could be wrong.
Evidence
deletedUnstaged
Strings lifted out of the shipped bundle, so the claim above can be checked against them.