]> Sergey Matveev's repositories - public-inbox.git/commitdiff
git: async_err shows retried requests properly
authorEric Wong <e@80x24.org>
Thu, 14 Oct 2021 13:16:04 +0000 (13:16 +0000)
committerEric Wong <e@80x24.org>
Fri, 15 Oct 2021 02:23:23 +0000 (02:23 +0000)
We make $req a reference upon retrying, but
"SCALAR(...)" in error messages isn't helpful, so
dereference the scalar ref.


No differences found