( )⚙ D4067 changegroup: move generate() modifications from narrow

This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: move generate() modifications from narrow
ClosedPublic

Authored by indygreg on Aug 2 2018, 5:15 PM.

Details

Summary

Narrow had a custom version of generate() that was essentially a copy
of generate() with inline additions to facilitate ellipses serving.

This commit inlines those modifications into generate().

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped
hgext/narrow/__init__.py