The current extdiff code is hard to understand on first look. Took me few hours
to grasp the code. Before adding more things, decided to do some refactoring.
Details
Details
- Reviewers
- Alphare 
- Group Reviewers
- hg-reviewers 
- Commits
- rHG48c38018bd77: extdiff: refactor logic which does diff of patches
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. 
Could you add a small docstring?