Issue-ID: SO-2966 optimization in git clone using --depth 69/108369/2
authorPratik Raj <rajpratik71@gmail.com>
Thu, 28 May 2020 05:36:47 +0000 (11:06 +0530)
committerPratik Raj <rajpratik71@gmail.com>
Thu, 28 May 2020 07:11:08 +0000 (12:41 +0530)
commit7e01b7fee386b6a1d0a1212ee7aac2eaa6d05e40
treefb53a7830d7e13bdaca57245620d1197b48f8849
parent616a4dd89a17312193044b59370c9f03df93762c
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 <rajpratik71@gmail.com>
Change-Id: I82d8e20a0f33e950f6a66b9f197722cdcaf182d8
docs/developer_info/Building_SO.rst
docs/developer_info/FAQs.rst
docs/release-notes.rst