Mercurial > hg
comparison mercurial/cext/bdiff.c @ 43997:6e8678e7223a
revset: drop some unused code in the `remote` revset
PyCharm flagged the `revs = [..]` as an unused assignment. But then neither
`revs` nor `checkout` is used, and I can't see where `hg.addbranchrevs()` has
external side effects.
Differential Revision: https://phab.mercurial-scm.org/D7764
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 27 Dec 2019 19:00:38 -0500 |
parents | 763b45bc4483 |
children | d4ba4d51f85f |
comparison
equal
deleted
inserted
replaced
43996:6dbb18e1ac8d | 43997:6e8678e7223a |
---|