diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-07-31 15:54:31 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-08-02 22:44:58 -0700 |
| commit | d6fd08bd760711d51b98f9ad98c3cd94d90d2618 (patch) | |
| tree | b8891903621f50cb102808816c239ba3da6a51e1 /git-gui/lib/diff.tcl | |
| parent | b894d4481f4068a84323dfc7048f007b3df5234d (diff) | |
sub-process: do not use strbuf_split*()
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>
Diffstat (limited to 'git-gui/lib/diff.tcl')
0 files changed, 0 insertions, 0 deletions
