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

revset: narrow scope of the variable referred only in specific code path

This patch narrows scope of the variable "m" in the function for
revset predicate "contains()", because it is referred only in "else"
code path of "if not matchmod.patkind(pat)" examination.
parent e1e6ddae
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