This is an archive of the discontinued Mercurial Phabricator instance.

histedit: factor out the logic to read oldstate file in separate fn
AbandonedPublic

Authored by pulkit on Mar 26 2018, 1:11 PM.

Details

Reviewers
durin42
Group Reviewers
hg-reviewers
Summary

This patch moves out logic to read old histedit-state file to a separate
function as we will need to register that function as a function which reads old
state formats when we start using cbor format here.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Mar 26 2018, 1:11 PM
pulkit abandoned this revision.Jun 30 2018, 2:21 PM