This is an archive of the discontinued Mercurial Phabricator instance.

clean: delete obsolete unlinking of .hg/graftstate
ClosedPublic

Authored by martinvonz on Jan 24 2020, 6:31 PM.

Details

Summary

The responsibility for clearing it is now in
cmdutil.clearunfinished(), so we shouldn't have to unlink it in
hg.clean().

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.Jan 24 2020, 6:31 PM
martinvonz updated this revision to Diff 19735.Jan 31 2020, 1:30 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.