Allow Repository.createNewObjectContent to take an optional callback which is used to report progress during the hashing / comparison process, which can be quite long for big payloads.
This would allow command-line tools to give a progress indicator.
Allow Repository.createNewObjectContent to take an optional callback which is used to report progress during the hashing / comparison process, which can be quite long for big payloads.
This would allow command-line tools to give a progress indicator.