diff options
author | Alban Gruin <alban.gruin@gmail.com> | 2018-08-10 18:51:35 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-10 11:56:22 -0700 |
commit | a9f5476fbca515171e42a4e06b584a9241341ae9 (patch) | |
tree | c735c2ecd646c8b50b181065d1494891d1f5e744 /t/t3904-stash-patch.sh | |
parent | rebase -i: rewrite checkout_onto() in C (diff) | |
download | tgif-a9f5476fbca515171e42a4e06b584a9241341ae9.tar.xz |
sequencer: refactor append_todo_help() to write its message to a buffer
This refactors append_todo_help() to write its message to a buffer
instead of the todo-list. This is needed for the rewrite of
complete_action(), which will come after the next commit.
As rebase--helper still needs the file manipulation part of
append_todo_help(), it is extracted to a temporary function,
append_todo_help_to_file(). This function will go away after the
rewrite of complete_action().
Signed-off-by: Alban Gruin <alban.gruin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3904-stash-patch.sh')
0 files changed, 0 insertions, 0 deletions