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

John Ralls jralls at code.gnucash.org
Mon Jul 8 19:36:35 EDT 2024


  discards  https://github.com/Gnucash/gnucash-htdocs/commit/e1454cb3 (commit)
Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/0c669624 (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/e1454cb3)
            \
             N -- N -- N (https://github.com/Gnucash/gnucash-htdocs/commit/0c669624)

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 0c669624a50027f801652184fa2ad4678e1adb3e
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                    | 4 +++-
 externals/global_params.php | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list