diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2009-08-20 20:47:00 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-08-23 17:13:32 -0700 |
commit | b5041c5f3b9ea70ce7aa9711af6ed6f2d02909b0 (patch) | |
tree | e3a16c42f315fa8d714a08e2e59dae7e26fa7415 /t/t4110-apply-scan.sh | |
parent | Teach Git to respect skip-worktree bit (writing part) (diff) | |
download | tgif-b5041c5f3b9ea70ce7aa9711af6ed6f2d02909b0.tar.xz |
Avoid writing to buffer in add_excludes_from_file_1()
In the next patch, the buffer that is being used within
add_excludes_from_file_1() comes from another function and does not
have extra space to put \n at the end.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4110-apply-scan.sh')
0 files changed, 0 insertions, 0 deletions