diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-07-31 15:54:27 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-08-02 22:44:58 -0700 |
| commit | d33091220dadedfcb874d179fe164f507d5f09b2 (patch) | |
| tree | 5ac2527a237a126f6173943868fa440118fc3690 /builtin/notes.c | |
| parent | 4f60672f6f7cbc61fb704c993c54187860f1e9c8 (diff) | |
merge-tree: do not use strbuf_split*()
When reading merge instructions from the standard input, the program
reads from the standard input, splits the line into tokens at
whitespace, and trims each of them before using. We no longer need
to use strbuf just for trimming, as string_list_split*() family can
trim while splitting a string.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/notes.c')
0 files changed, 0 insertions, 0 deletions
