PR #4502 <https://github.com/leo-editor/leo-editor/pull/4502> adds 
*efc.GitDiffController(c).summary_diff_two_revs*. This script helper 
provides "summary" diffs of files:

- Omits cruft such as changes to Leo's sentinel comments.
- Separates the components of the diffs.

I find it significantly easier to understand than, say, 
efc.GitDiffController(c).diff_two_revs.

The PR shows how to diff all the files in PR #4487 
<https://github.com/leo-editor/leo-editor/pull/4487>, the summary of *all* 
changes 
made in Leo 6.8.8. I merged this PR immediately because I need it for the 
next phase of my work. I plan to undo (using *#fmt: skip* comments) some of 
the recent formatting changes.

This PR only adds code, so it should be completely safe. Onward!

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/leo-editor/f20bc78e-dbfa-44cc-84b8-92b0f152a901n%40googlegroups.com.

Reply via email to