-
- Downloads
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.
Loading
Please register or sign in to comment