Mercurial > hg
diff tests/test-hgweb-csp.t @ 32999:08e2793d9f65
dagop: bulk rename variables in revancestors() generator
- h -> pendingheap: "h" seems too short for variable of long lifetime
- current -> currev: future patches will add current "depth" variable
- parent -> prev or pctx: short lifetime, follows common naming rules
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 18 Jun 2017 17:22:57 +0900 |
parents | d7bf7d2bd5ab |
children | a6d95a8b7243 |