diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-11-27 11:53:20 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-29 13:20:14 -0800 |
commit | 50cd31c6526637e59ca180397aba425ec7a1e218 (patch) | |
tree | 501005f29e44f708e25b7a35f536944504470c97 /t/lib-t6000.sh | |
parent | t3600: stop losing return codes of git commands (diff) | |
download | tgif-50cd31c6526637e59ca180397aba425ec7a1e218.tar.xz |
t3600: comment on inducing SIGPIPE in `git rm`
Add a comment about intentionally inducing SIGPIPE since this is unusual
and future developers should be aware. Also, even though we are trying
to refactor git commands out of the upstream of pipes, we cannot do it
here since we rely on it being upstream to induce SIGPIPE. Comment on
that as well so that future developers do not try to change it.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-t6000.sh')
0 files changed, 0 insertions, 0 deletions