( )⚙ D4188 changegroup: rename _fullnodes to _fullclnodes

This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: rename _fullnodes to _fullclnodes
ClosedPublic

Authored by indygreg on Aug 9 2018, 2:51 PM.

Details

Summary

So it is obvious which nodes we are talking about.

And sneak in a docs change to reflect that this variable is a set.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Aug 9 2018, 2:51 PM
This revision was automatically updated to reflect the committed changes.