This is an archive of the discontinued Mercurial Phabricator instance.

context: add is `isinmemory()` to filectx
ClosedPublic

Authored by phillco on Oct 13 2017, 3:55 PM.

Details

Summary

This will make it easier to skip certain behavior when running an in-memory
merge.

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

phillco created this revision.Oct 13 2017, 3:55 PM
quark accepted this revision.Oct 13 2017, 6:10 PM
quark added a subscriber: quark.

Looks good to me.

durin42 accepted this revision.Oct 14 2017, 12:29 AM
This revision is now accepted and ready to land.Oct 14 2017, 12:29 AM
This revision was automatically updated to reflect the committed changes.