Mercurial > hg
comparison mercurial/simplemerge.py @ 29905:371c2a39eead
revset: make analyze() a separate step from optimize()
This will allow us to evaluate unoptimized tree and compare the result with
optimized one.
The private _analyze() function isn't renamed since I'll add more parameters
to it.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 21 Aug 2016 11:29:57 +0900 |
parents | c3e9269d9602 |
children | 5f7d13d3bd4d |
comparison
equal
deleted
inserted
replaced
29904:e4b4168a4f1c | 29905:371c2a39eead |
---|