Instead of returning it, we pass it as an argument. This makes the whole if-else
in _prepare_files a bit simpler. Else each if-else branch was creating the
object.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG60c46cc28bf4: commit: pass ChangingFiles object as argument to _process_files
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.