From 7e01b7fee386b6a1d0a1212ee7aac2eaa6d05e40 Mon Sep 17 00:00:00 2001 From: Pratik Raj Date: Thu, 28 May 2020 11:06:47 +0530 Subject: Issue-ID: SO-2966 optimization in git clone using --depth optimize the git clone using --depth flag in term of size of clone and also in term's of time taken to fetch the files and commit history of whole repository. Respective issue is created at https://jira.onap.org/browse/SO-2966 More detail can be found at blog https://www.atlassian.com/git/tutorials/big-repositories Signed-off-by: Pratik Raj Change-Id: I82d8e20a0f33e950f6a66b9f197722cdcaf182d8 --- docs/release-notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 130fc6449a..00b9530655 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -361,7 +361,7 @@ The main goal of the El-Alto release was to improve documentation, UT improvemen - [`SO-2354 `__\ ] - vCPE model_customization_id not found on create vfmodule - [`SO-2351 `__\ ] - SO Distribution Error on Allotted Resource - duplicate primary - [`SO-2349 `__\ ] - Exception in DMAAP Client when PNF_READY event arrives from PRH -- [`SO-2337 `__\ ] - Git clone not working for CSIT filename too long +- [`SO-2337 `__\ ] - git clone --depth 1 not working for CSIT filename too long - [`SO-2289 `__\ ] - CreateVcpeResCustService_simplified workflow used in PnP PNF registration workflow returns an exception in Dmaap listener - [`SO-2229 `__\ ] - sdc adapter and openstack container in crash loopback - [`SO-2228 `__\ ] - SDC Handler crash loopback -- cgit 1.2.3-korg