gnucash-htdocs beta: Fix atom feed validation errors.
John Ralls
jralls at code.gnucash.org
Mon Jul 8 19:50:24 EDT 2024
discards https://github.com/Gnucash/gnucash-htdocs/commit/ec68df79 (commit)
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/3e6dff7e (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/ec68df79)
\
N -- N -- N (https://github.com/Gnucash/gnucash-htdocs/commit/3e6dff7e)
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 3e6dff7ec8e634b1df8536a931b97bdefb6e118d
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jul 8 16:28:41 2024 -0700
Fix atom feed validation errors.
Adds content and summary tags to atom feed entries.
Summary of changes:
externals/global_params.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-patches
mailing list