The code is a bit ugly in that it overrides the linknodes
function that is passed in as a function. I'd like to think
that the caller of generatefiles() would pass in the appropriate
function. We can clean this up later.
Details
Details
- Reviewers
 durin42 - Group Reviewers
 hg-reviewers - Commits
 - rHGa06aab274aef: changegroup: move generatefiles() from narrow
 
Diff Detail
Diff Detail
- Repository
 - rHG Mercurial
 - Lint
 Automatic diff as part of commit; lint not applicable. - Unit
 Automatic diff as part of commit; unit tests not applicable.