Issue-ID: PORTAL-913 optimization in git clone using --depth
[portal.git] / docs / tutorials / portal-sdk / setting-up.rst
index ce32dbb..ae03f1a 100644 (file)
@@ -18,7 +18,7 @@ Clone the Portal SDK repository with git:
 
 ::
 
-    git clone http://gerrit.onap.org/r/portal/sdk
+    git clone --depth 1 http://gerrit.onap.org/r/portal/sdk
 
 Building the base
 -----------------