On Mon, Jun 03, 2019 at 09:13:25PM -0500, Felipe Contreras wrote: > I noticed a regression with running tests for git-remote-hg; can't seem to be > able to fetch tags. > > Probably all remote helpers that use the import method are affected, if not > all. > > The following patches are meant to test for the issue, fix it, and get some > cleanups. > > I'm not exactly sure the solution is the one we want, but hopefull it gives an > idea as to what is needed. It looks good to me. Thanks for fixing this. The breakage is in v2.20, so I don't think this needs to be rushed into v2.22 (which is already at -rc3). But it should probably go to 'maint' sooner rather than later. -Peff