This is an automated email from the ASF dual-hosted git repository.

royteeuwen pushed a change to branch feature/SLING-13253-finalize-site-update
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git


 discard 43bf3a9  SLING-13253 - update-local-site: cover the git flow with real 
JGit
 discard af6f2fe  SLING-13253 - update-local-site: shallow-clone the site, 
upgrade JGit
 discard 490f8e9  SLING-13253 - update-local-site: drop the superseded 
name-based matching
 discard c3ad577  SLING-13253 - finalize: update the Sling website as the last 
step
     add f3c7374  SLING-13253 - upgrade JGit to 7.7.1
     add 88d0457  SLING-13253 - finalize: update the Sling website as the last 
step
     add 279c7a3  SLING-13253 - update-local-site: drop the superseded 
name-based matching

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (43bf3a9)
            \
             N -- N -- N   refs/heads/feature/SLING-13253-finalize-site-update 
(279c7a3)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  18 +-
 .../sling/cli/impl/jbake/JBakeContentUpdater.java  |  18 +-
 .../cli/impl/release/UpdateLocalSiteCommand.java   |  44 +----
 src/main/resources/conf/logback-default.xml        |   3 -
 .../cli/impl/jbake/JBakeContentUpdaterTest.java    |   2 -
 .../impl/release/UpdateLocalSiteCommandTest.java   |  53 +-----
 .../cli/impl/release/UpdateLocalSiteGitTest.java   | 194 ---------------------
 .../cli/impl/release/UpdateNewsCommandTest.java    |  13 --
 8 files changed, 23 insertions(+), 322 deletions(-)
 delete mode 100644 
src/test/java/org/apache/sling/cli/impl/release/UpdateLocalSiteGitTest.java

Reply via email to