This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch wagon-scm-git in repository https://gitbox.apache.org/repos/asf/maven-wagon.git.
discard 7aff221 [WAGON-495] Fix checkoutDirectory leak discard 8f91f4c [WAGON-497] ScmWagon#put() strips parent dirs from the target path if they already exist in SCM discard ca60e84 [WAGON-501] Add ScmGitExeWagonTest new 7ac6a74 [WAGON-501] Add ScmGitExeWagonTest new 66ce798 [WAGON-497] ScmWagon#put() strips parent dirs from the target path if they already exist in SCM new 2e70c85 [WAGON-495] Fix checkoutDirectory leak 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 (7aff221) \ N -- N -- N refs/heads/wagon-scm-git (2e70c85) 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. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../wagon-scm/src/test/resources/test-repo-git/.gitattributes | 9 +++------ wagon-providers/wagon-scm/src/test/resources/test-repo-git/HEAD | 2 +- .../wagon-scm/src/test/resources/test-repo-git/refs/heads/master | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) -- To stop receiving notification emails like this one, please contact micha...@apache.org.