Skip to content
Snippets Groups Projects
Commit 62bf34f7 authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

remotefilelog: replace matchandpats() by match()

It doesn't seem like replacing "pats" was useful here. Replacing ("",)
by [] doesn't seem like it would make a difference and glob-expansion
only happens on Windows. It seem like we should just pass the patterns
on to orig() unmodified.

Differential Revision: https://phab.mercurial-scm.org/D5920
parent 7b1b0415
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment