Mercurial > hg
diff mercurial/hook.py @ 21616:0a8e7f81e8ae
context: explicitly return a tuple
In the refactoring of removing localrepo.status, 2edb8648c500, we accidentally
changed the return type from a tuple to a list. Philosophically, this is
incorrect so we explicitly return a tuple again.
author | Sean Farley <sean.michael.farley@gmail.com> |
---|---|
date | Tue, 27 May 2014 17:04:48 -0500 |
parents | 5bd6a9fec103 |
children | b009dd135aa0 |