Mercurial > hg
comparison mercurial/bundlerepo.py @ 45295:6a8eafaeff3b
sparse: add comment for an if condition which I tried to refactor
I tried to refactor this if condition and make it part of the if-else above but
tests failed. I decided to add a comment about the check we are doing and why
it's a separate if.
Differential Revision: https://phab.mercurial-scm.org/D8833
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 24 Jul 2020 23:49:08 +0530 |
parents | 698e11f7be6a |
children | 88d5abec8f61 |
comparison
equal
deleted
inserted
replaced
45294:30f3e278c5d7 | 45295:6a8eafaeff3b |
---|