This is an archive of the discontinued Mercurial Phabricator instance.

convert: use progress helper
ClosedPublic

Authored by martinvonz on Jun 18 2018, 8:45 PM.

Details

Summary

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.Jun 18 2018, 8:45 PM
pulkit accepted this revision.Jun 19 2018, 7:05 AM
pulkit added a subscriber: pulkit.
pulkit added inline comments.
hgext/convert/convcmd.py
524

This can be progress.increment().

This revision was automatically updated to reflect the committed changes.