This is an archive of the discontinued Mercurial Phabricator instance.

simplemerge: extract verifytext as a helper function
ClosedPublic

Authored by phillco on Aug 14 2017, 2:15 AM.

Details

Summary

This will be used in a subsequent commit.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

phillco created this revision.Aug 14 2017, 2:15 AM
phillco added a reviewer: smf.Aug 14 2017, 2:19 AM

This stack isn't particular complicated; it's just that changing simplemerge to go from files to contexts, with small commits and working intermediate commits, requires some jumping around.

This revision was automatically updated to reflect the committed changes.