jfrog / artifactory-scripts

Scripts for Artifactory (Usually, for REST API), community driven.
Apache License 2.0
150 stars 162 forks source link

Update replicationDiff.sh #34

Closed nihalreddy28 closed 5 years ago

nihalreddy28 commented 5 years ago

Changed the way the diff was being done between the source repository and target repository. The new change will explicitly only report artifacts that are missing in the target repository and present in the source repository in Artifactory.

Previously there was an issue when reporting missing artifacts.