This is an archive of the discontinued Mercurial Phabricator instance.

localrepo: move storevfs calculation out of if statement
ClosedPublic

Authored by pulkit on Jan 6 2021, 8:24 AM.

Details

Summary

In next patch, we will need this variable in else statement too. So, let's take
it out.

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

pulkit created this revision.Jan 6 2021, 8:24 AM
marmoute accepted this revision.Jan 12 2021, 10:59 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.