This is an archive of the discontinued Mercurial Phabricator instance.

infinitepush: drop the wrapping of update command on client side
ClosedPublic

Authored by pulkit on Mar 27 2018, 8:37 AM.

Details

Summary

The extension wraps update command to client side to add functionality to pull
and checkout to a revision if it does not present locally. There is a twist to
that, only changesets which can resolve to remotenames can be pulled using this.

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

pulkit created this revision.Mar 27 2018, 8:37 AM
indygreg accepted this revision.Mar 30 2018, 1:55 PM
This revision is now accepted and ready to land.Mar 30 2018, 1:55 PM
This revision was automatically updated to reflect the committed changes.