Simpler is better.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGfe0b65ff00e7: remotefilelog: replace a "a=[expr]; b=a[0]" by "b=expr; a = [b]"
Diff Detail
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.