mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-19 10:27:15 -05:00
The git helper ignored spawn errors and non-zero exit codes, so a failed fetch, merge-base, or ls-tree returned empty output and let the check pass without checking anything. Found by CodeRabbit review. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>