diff options
author | Alban Gruin <alban.gruin@gmail.com> | 2019-03-05 20:17:56 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-07 09:17:57 +0900 |
commit | d358fc286d1da690fb4acea629457faa9010944a (patch) | |
tree | abcbac1254b5c2a693c1aad9bba24a10bce71a3c /builtin/blame.c | |
parent | sequencer: refactor rearrange_squash() to work on a todo_list (diff) | |
download | tgif-d358fc286d1da690fb4acea629457faa9010944a.tar.xz |
sequencer: make sequencer_make_script() write its script to a strbuf
This makes sequencer_make_script() write its script to a strbuf (ie. the
buffer of a todo_list) instead of a FILE. This reduce the amount of
read/write made by rebase interactive.
Signed-off-by: Alban Gruin <alban.gruin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/blame.c')
0 files changed, 0 insertions, 0 deletions