mirror of
https://github.com/distribution/distribution.git
synced 2025-11-02 02:41:02 +00:00
The Move operation is only used to move uploaded blobs to their final destination. There is no point in implementing Move on "folders". Apart from simplifying the code, this also saves an HTTP request. Signed-off-by: Arthur Baars <arthur@semmle.com>