diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-10-21 14:26:05 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-21 09:32:35 -0700 |
commit | 75871495e9e0012604861752d082715d9444333d (patch) | |
tree | 998955ff2dd10e96b8aab5c21b75e1206f1afe79 /t/lib-git-daemon.sh | |
parent | sequencer: roll back lock file if write_message() failed (diff) | |
download | tgif-75871495e9e0012604861752d082715d9444333d.tar.xz |
sequencer: refactor write_message() to take a pointer/length
Previously, we required an strbuf. But that limits the use case too much.
In the upcoming patch series (for which the current patch series prepares
the sequencer), we will want to write content to a file for which we have
a pointer and a length, not an strbuf.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-git-daemon.sh')
0 files changed, 0 insertions, 0 deletions