From c143ced33b1d4438fcb03647603e96a27a28d002 Mon Sep 17 00:00:00 2001 From: Pratik Raj Date: Tue, 9 Jun 2020 01:53:07 +0530 Subject: Update git submodules * Update docs/submodules/appc/deployment.git from branch 'master' to 9c96d16bb3d9b96467efc931684d351b64eb871a - Issue-ID: APPC-1882 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 with Issue-ID: APPC-1882 is created at https://jira.onap.org/browse/APPC-1882 More detail can be found at blog https://www.atlassian.com/git/tutorials/big-repositories Signed-off-by: Pratik Raj Change-Id: Ic5e7169b23662f80f98e192355163159f42182b8 --- docs/submodules/appc/deployment.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/appc/deployment.git') diff --git a/docs/submodules/appc/deployment.git b/docs/submodules/appc/deployment.git index 03d9e0134..9c96d16bb 160000 --- a/docs/submodules/appc/deployment.git +++ b/docs/submodules/appc/deployment.git @@ -1 +1 @@ -Subproject commit 03d9e0134e6fa3a3401f5a3a1f6a109ef861ff59 +Subproject commit 9c96d16bb3d9b96467efc931684d351b64eb871a -- cgit 1.2.3-korg