Mercurial > hg
diff hgext/graphlog.py @ 26935:c4a7bbc78c74
exchange: pass pushop to discovery.checkheads
Previously, we passed a bunch of parameters to discovery.checkheads, but all
of the arguments can be fetched out of pushop, which may contain a lot more
useful information for extensions now that pushop is extensible.
author | Ryan McElroy <rmcelroy@fb.com> |
---|---|
date | Tue, 10 Nov 2015 11:13:21 -0800 |
parents | 80c5b2666a96 |
children | 2f804a38351e |