Mercurial > hg
diff tests/test-ssh.t @ 28705:0e4148950e19
revset: remove redundant checks for parsed tree of alias
If tree is a tuple, it must have at least one element. Also the length of node
tuple is guaranteed by the syntax elements. (e.g. 'func' must have 3 items.)
This change will help inlining these trivial functions in future patches.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 29 Feb 2016 16:23:09 +0900 |
parents | 29cfc474c5fd |
children | 9dc27a334fb1 |