sapling/eden/scm/edenscm
Mark Thomas 4c322218db hggit: only test fetch_pack.refs if it exists
Summary:
Different versions of dulwich return different types for
`localclient.fetch_pack`.  If the returned type is a real dict, then we can't
test the inner `refs` attribute, so check if it is there before testing if it
is `None`.

Reviewed By: singhsrb

Differential Revision: D19657503

fbshipit-source-id: 63cce72fa87f615e7b33279726dcb19c2fdf5b9e
2020-01-31 09:44:27 -08:00
..
hgdemandimport demandimport: blacklist windll 2019-12-10 17:53:39 -08:00
hgext hggit: only test fetch_pack.refs if it exists 2020-01-31 09:44:27 -08:00
mercurial py3: update urllibcompat.quote() to operate on strings again 2020-01-30 23:22:02 -08:00
__init__.py py3: Back out "[hg] py3: re-enable demandimport" 2020-01-31 00:14:04 -08:00
__main__.py edenscm: add a main module 2020-01-30 18:09:14 -08:00
traceimport.py typing: enable pyre 2019-12-04 10:55:00 -08:00