mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-04 18:24:09 -05: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