D4197: changegroup: invert conditional and dedent

2018-08-09 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGd56a6b78de3b: changegroup: invert conditional and dedent (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D4197?vs=10164&id=10

D4197: changegroup: invert conditional and dedent

2018-08-09 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY I don't like seeing code that visually resembles the pyramid of doom. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D4197 AFFECTE