On 11/26/2019 7:20 AM, Jeff King wrote:
On Mon, Nov 25, 2019 at 09:28:21PM +0000, Derrick Stolee via GitGitGadget wrote:
quoted
Update in V5:
I took Peff's advice for using "env" to use this delay in the GC test.
Thanks. No further complaints from me. :)
There's an open issue to investigate unpack-trees sending progress to a
non-stderr tty (which you can see in the test suite by setting
GIT_PROGRESS_DELAY=0), but I think that should be handled separately.
My limited digging suggests that it goes back to 2007 or earlier.
This is on my personal to-do list. Thanks!
-Stolee