Mercurial > hg
diff .hgsigs @ 44542:a2b49606a837
hgit: make sure repository is local before checking for store type
httppeer (and maybe others too) does not have a store attribute. This was
causing `hg pull` being broken on a hg repository when the extension is enabled.
localpeer.local() does returns a non-None value but I am not sure if it matters.
Differential Revision: https://phab.mercurial-scm.org/D8217
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Wed, 04 Mar 2020 22:13:15 +0530 |
parents | 07b79569fdf8 |
children | 3f29c5edac8e |