Mercurial > hg
comparison tests/test-bisect2.t @ 33372:4481f1fd27b1
sparse: use self instead of repo.dirstate
"self" here is the dirstate instance. I'm pretty confident that self
and repo.dirstate will be the exact same object. So remove a dependency
on repo by just looking at self.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 08 Jul 2017 15:42:11 -0700 |
parents | 1b5c61d38a52 |
children | f51ff655d338 |
comparison
equal
deleted
inserted
replaced
33371:c6415195fa78 | 33372:4481f1fd27b1 |
---|