Mercurial > hg
comparison hgext/largefiles/reposetup.py @ 42124:d6437f414437
branch: return early if we find an open named branch apart from default
The current code builds a list of all the open named branches except default and
then bool that. This is mostly fine until you get a repo which has thousands of
named branches.
Differential Revision: https://phab.mercurial-scm.org/D6211
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Fri, 05 Apr 2019 16:05:20 +0300 |
parents | aaad36b88298 |
children | 34ed651ba7e4 |
comparison
equal
deleted
inserted
replaced
42123:be5eeaf5c24a | 42124:d6437f414437 |
---|