Skip to content
Snippets Groups Projects
Commit f3cef19b authored by Katsunori FUJIWARA's avatar Katsunori FUJIWARA
Browse files

revset: avoid loop for "match.files()" having always one element for efficiency

This patch avoids the loop for "match.files()" having always one
element in revset predicate "filelog()" for efficiency: "match" object
"m" is constructed with "[pat]" as "patterns" argument.
parent 76015169
No related branches found
No related tags found
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