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
from af6f2fe SLING-13253 - update-local-site: shallow-clone the site,
upgrade JGit
add 43bf3a9 SLING-13253 - update-local-site: cover the git flow with real
JGit
No new revisions were added by this update.
Summary of changes:
src/main/resources/conf/logback-default.xml | 3 +
.../cli/impl/release/UpdateLocalSiteGitTest.java | 194 +++++++++++++++++++++
2 files changed, 197 insertions(+)
create mode 100644
src/test/java/org/apache/sling/cli/impl/release/UpdateLocalSiteGitTest.java