Skip to content
Snippets Groups Projects
Commit a0ccb66f authored by Matt Harbison's avatar Matt Harbison
Browse files

hgweb: fix a crash when using web.archivesubrepos

A matcher is required when enabling the subrepo option on archival.archive(),
because that calls match.narrowmatcher(), which accesses fields on the object.
It's therefore probably a bad idea to default the matcher to None on archive(),
but that's a fix for default.
parent 32dadb26
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment