Mercurial > hg
diff tests/test-merge-revert2.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 | ce3a133f71b3 |
children | 55c6ebd11cb9 |