This is an archive of the discontinued Mercurial Phabricator instance.

rebase: don't take out a dirstate guard for in-memory rebase
ClosedPublic

Authored by phillco on Dec 22 2017, 1:36 AM.

Details

Summary

Since IMM doesn't affect the dirstate, it's not needed, and might be faster.

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.Dec 22 2017, 1:36 AM
phillco set the repository for this revision to rHG Mercurial.
phillco added a subscriber: mercurial-devel.
krbullock accepted this revision.Dec 22 2017, 11:00 AM
krbullock added a subscriber: krbullock.

Sure, queued.

This revision is now accepted and ready to land.Dec 22 2017, 11:00 AM
This revision was automatically updated to reflect the committed changes.