We (Google) have extensions that would like to put their own entries
in the extras. Some of these don't make sense to keep on amend
(e.g. an entry saying "this corresponds to snaphot X of review unit
Y"). So this patch extracts a function for calculating the extras so
our extension can more easily override it.
Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHGd3bba59a70e1: amend: extract function for calculating changeset extras
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.
Event Timeline
Comment Actions
I did think about that and then I forgot it before I sent the patch :( We don't need this that urgently, so I'll just drop the patch and think of a better way of dealing with it. We should perhaps instead have some way of just indicating which extras can be carried over.