Extensions, like remotefilelog, will want to look at the source of a pull when
determining what manifests to add to a changegroup. For instance, on push they
will include everything, while on pull they won't.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG75cc1f1e11f2: changegroup: add source parameter to generatemanifests
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.