This is an archive of the discontinued Mercurial Phabricator instance.

bookmarks: switch from repo.changectx('.') to repo['.']
ClosedPublic

Authored by martinvonz on Apr 3 2018, 12:14 PM.

Details

Summary

The two forms are synonymous and the new form is by far the more
common form.

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 3 2018, 12:14 PM
pulkit accepted this revision.Apr 3 2018, 1:38 PM
This revision was automatically updated to reflect the committed changes.