This is an archive of the discontinued Mercurial Phabricator instance.

remotefilelog: replace a "a=[expr]; b=a[0]" by "b=expr; a = [b]"
ClosedPublic

Authored by martinvonz on Dec 5 2018, 12:39 PM.

Details

Summary

Simpler is better.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped