gnucash-htdocs beta: Add content tag to atom feed entries.

John Ralls jralls at code.gnucash.org
Mon Jul 8 19:42:34 EDT 2024


  discards  https://github.com/Gnucash/gnucash-htdocs/commit/0f6f9bcf (commit)
Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/fb800b4a (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (https://github.com/Gnucash/gnucash-htdocs/commit/0f6f9bcf)
            \
             N -- N -- N (https://github.com/Gnucash/gnucash-htdocs/commit/fb800b4a)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.



commit fb800b4ae1d790440d94b2b9163f6b34bf4cf8ee
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jul 8 16:28:41 2024 -0700

    Add content tag to atom feed entries.



Summary of changes:
 atom.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-patches mailing list