diff options
author | Lars Schneider <larsxschneider@gmail.com> | 2016-10-16 16:20:31 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-17 11:36:50 -0700 |
commit | 70428d1a5209f8c9996e9a4e0cc2f7aa0f83f3e8 (patch) | |
tree | a742670ea3a3f2981d97b08709307e3a2a4a06df /t/t1020-subdirectory.sh | |
parent | pkt-line: extract set_packet_header() (diff) | |
download | tgif-70428d1a5209f8c9996e9a4e0cc2f7aa0f83f3e8.tar.xz |
pkt-line: add packet_write_fmt_gently()
packet_write_fmt() would die in case of a write error even though for
some callers an error would be acceptable. Add packet_write_fmt_gently()
which writes a formatted pkt-line like packet_write_fmt() but does not
die in case of an error. The function is used in a subsequent patch.
Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1020-subdirectory.sh')
0 files changed, 0 insertions, 0 deletions