This is an archive of the discontinued Mercurial Phabricator instance.

hg: make `clean` return consistent with the `update` function
ClosedPublic

Authored by marmoute on Mar 11 2021, 11:52 AM.

Details

Summary

The function return a boolean and is used as such. Lets be explicit about it.

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

marmoute created this revision.Mar 11 2021, 11:52 AM
Alphare accepted this revision.Mar 16 2021, 5:34 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.