This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: use revsymbol() for creating context from changeid
ClosedPublic

Authored by martinvonz on Apr 4 2018, 12:41 PM.

Details

Summary

These seem to be for looking up a revision that can come from the
user, so revsymbol() is the right method to call (0194dac7 has more
information about my plans for repo[x]).

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

martinvonz created this revision.Apr 4 2018, 12:41 PM
durin42 accepted this revision.Apr 4 2018, 2:19 PM
This revision is now accepted and ready to land.Apr 4 2018, 2:19 PM
This revision was automatically updated to reflect the committed changes.