Bug#914896: git fails with a broken pipe when one quits the pager

2018-11-28 Thread Vincent Lefevre
On 2018-11-28 12:59:51 +0100, Vincent Lefevre wrote: > Some git commands with a lot of output fail with a broken pipe when > one quits the pager (without going to the end of the output). > > For instance, in zsh: > > cventin% setopt PRINT_EXIT_VALUE > cventin% git log > zsh: broken pipe git log

Bug#914896: git fails with a broken pipe when one quits the pager

2018-11-28 Thread Vincent Lefevre
Package: git Version: 1:2.20.0~rc1-1 Severity: normal Some git commands with a lot of output fail with a broken pipe when one quits the pager (without going to the end of the output). For instance, in zsh: cventin% setopt PRINT_EXIT_VALUE cventin% git log zsh: broken pipe git log cventin% echo