From: Pratik Raj Date: Thu, 28 May 2020 05:36:35 +0000 (+0530) Subject: Issue-ID: PORTAL-913 optimization in git clone using --depth X-Git-Tag: 3.4.0~31^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=aeca0e4c909da162b6d4de49a3cc18f6c8487b0b;hp=aeca0e4c909da162b6d4de49a3cc18f6c8487b0b;p=portal.git Issue-ID: PORTAL-913 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/PORTAL-913 More detail can be found at blog https://www.atlassian.com/git/tutorials/big-repositories Signed-off-by: Pratik Raj Change-Id: I79c7dfb928115ac438738b9bda1017dd6549560f ---