a0f3716e18
Route non-stdin git calls through AppProcess.run. Keep stdin-feed calls (check-ignore --stdin, rm --pathspec-from-file=-, add --pathspec-from-file=-, cat-file --batch) on raw spawn — AppProcess.run does not yet accept a stdin Stream.