Re: [PATCH 1/3] tests: factor out terminal handling from t7006
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:49:47
Jeff King wrote:
Other tests besides the pager ones may want to check how we handle
output to a terminal. This patch makes the code reusable.
Signed-off-by: Jeff King <redacted>