Mercurial > hg
comparison hgweb.cgi @ 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 | 47ef023d0165 |
children | d58a205d0672 |
comparison
equal
deleted
inserted
replaced
44541:d880805d5442 | 44542:a2b49606a837 |
---|