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
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

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.