This is an archive of the discontinued Mercurial Phabricator instance.

treemanifest: support "{manifest % '{node}'}" template
ClosedPublic

Authored by durham on Nov 14 2017, 6:53 PM.
Tags
None
Subscribers
None

Details

Reviewers
quark
Group Reviewers
Restricted Project
Commits
rFBHGXee265d85cead: treemanifest: support "{manifest % '{node}'}" template
Summary

When we changed the treemanifest {manifest} template output it broke the ability
to specifically ask for the node. This is important for tools migrating between
the old and new format. Let's add that back in.

Let's also make tweakdefaults change the '{manifest}' default template for all
repo's, not just tree repos.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durham created this revision.Nov 14 2017, 6:53 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptNov 14 2017, 6:53 PM
quark accepted this revision.Nov 14 2017, 6:55 PM
This revision is now accepted and ready to land.Nov 14 2017, 6:55 PM
This revision was automatically updated to reflect the committed changes.