]> _ Git - cubist_util.git/commitdiff
#7567 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 2 Jun 2025 16:42:03 +0000 (18:42 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 2 Jun 2025 16:42:03 +0000 (18:42 +0200)
src/CommandLine/LocalToGCSRclone.php

index 3e8484fcaedf6f5397194155dec4537a21bd7e48..d4521b3fdf348b14c87e7e61cbde172088db0a28 100644 (file)
@@ -70,4 +70,9 @@ class LocalToGCSRclone extends CloneProgram
     {
         $this->_bucket = $bucket;
     }
+
+    public function getMirror()
+    {
+        return true;
+    }
 }
\ No newline at end of file