This is an archive of the discontinued Mercurial Phabricator instance.

simplemerge: remove unused `repo` parameter
ClosedPublic

Authored by phillco on Sep 1 2017, 2:22 PM.

Details

Summary

This is now no longer used or needed thanks to the decodeddata() context
function.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

phillco created this revision.Sep 1 2017, 2:22 PM

I reflowed the lines in filemerge.py in flight.

This revision was automatically updated to reflect the committed changes.