Mercurial > hg
comparison setup.py @ 22681:80b6919eb199
gpg: drop unnecessary slicing of status array
The call to repo.status() does not request status for clean files, so
there is no reason to slice it out from the result. Leaving the tuple
untouched will simplify a future change.
author | Martin von Zweigbergk <martinvonz@gmail.com> |
---|---|
date | Wed, 24 Sep 2014 12:57:39 -0700 |
parents | e88a634e0195 |
children | c4ce077588d0 |
comparison
equal
deleted
inserted
replaced
22680:8c65cc0f3c6b | 22681:80b6919eb199 |
---|