This is an archive of the discontinued Mercurial Phabricator instance.

copies: group wdir-handling in one place
ClosedPublic

Authored by martinvonz on Dec 14 2017, 8:01 PM.

Details

Summary

I think this makes it both easier to follow and shorter.

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.Dec 14 2017, 8:01 PM
yuja accepted this revision.Dec 15 2017, 8:38 AM
This revision is now accepted and ready to land.Dec 15 2017, 8:38 AM
yuja added a comment.Dec 15 2017, 8:39 AM

Nice. Queued, thanks.

This revision was automatically updated to reflect the committed changes.
krbullock added inline comments.
mercurial/copies.py
206

Post-queue nitpick: unnecessary else:.

martinvonz added inline comments.Dec 15 2017, 11:41 AM
mercurial/copies.py
206

Feel free to update