aboutsummaryrefslogtreecommitdiffstats
path: root/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst')
-rw-r--r--docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
index 0c08634..7fbaa65 100644
--- a/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
+++ b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
@@ -104,8 +104,8 @@ Setting up Git
.. code:: bash
- git clone http://<LF_USER_ID>@gerrit.onap.org/r/a/appc
- git clone http://<LF_USER_ID>@gerrit.onap.org/r/a/appc/deployment
+ git clone --depth 1 http://<LF_USER_ID>@gerrit.onap.org/r/a/appc
+ git clone --depth 1 http://<LF_USER_ID>@gerrit.onap.org/r/a/appc/deployment
Docker Engine Installation
--------------------------