mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
The code to read status from subprocess reads one packet line and tries to find "status=<foo>". It is way overkill to split the line into an array of two strbufs to extract <foo>. Signed-off-by: Junio C Hamano <gitster@pobox.com>
5.5 KiB
5.5 KiB