This is an archive of the discontinued Mercurial Phabricator instance.

verify: make output less confusing (issue5924)
ClosedPublic

Authored by meirambek77 on Sep 4 2018, 6:25 PM.

Details

Summary

output before: "500 files, 2035 changesets, 2622 total revisions"
output after: "checked 2035 changesets with 2622 changes to 500 files"

new one was suggested in the comments inside the issue.

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

meirambek77 created this revision.Sep 4 2018, 6:25 PM
pulkit accepted this revision.Sep 5 2018, 6:33 AM
pulkit added a subscriber: pulkit.

This change looks good to me but I am not pushing it because I helped Meirambek to prepare the patch.

martinvonz accepted this revision.Sep 10 2018, 12:12 PM
martinvonz added a subscriber: martinvonz.

Thanks!

This revision is now accepted and ready to land.Sep 10 2018, 12:12 PM
This revision was automatically updated to reflect the committed changes.