Mercurial > hg
comparison tests/test-bugzilla.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 | 22c53b3a390d |
children | fbfecd1dbfb5 |
comparison
equal
deleted
inserted
replaced
33371:c6415195fa78 | 33372:4481f1fd27b1 |
---|