Eric Wong <[email protected]> writes: > Subject: [PATCH] git: write_all: remove leftover debug messages > > I used these messages during development to verify Alpine was > triggering the intended codepaths. They're no longer necessary > and just noise at this point. > > Reported-by: Chris Brannon <[email protected]> > Tested-by: Chris Brannon <[email protected]> > Fixes: d4ba8828ab23 ("git: fix asynchronous batching for deep pipelines") > --- > lib/PublicInbox/Git.pm | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)
Thanks! -- Chris
