Mercurial > hg
comparison tests/test-hgweb-removed.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 | cba4461aa0a0 |
children | 9acc0360ff67 |
comparison
equal
deleted
inserted
replaced
33371:c6415195fa78 | 33372:4481f1fd27b1 |
---|