Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimization in git clone using --depth #2789

Merged
merged 1 commit into from Jun 5, 2020

Conversation

Rajpratik71
Copy link
Contributor

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 .

More detail can be found at blog
https://www.atlassian.com/git/tutorials/big-repositories

Signed-off-by: Pratik Raj rajpratik71@gmail.com

@googlebot googlebot added the cla: yes CLA has been signed label May 27, 2020
tools/go_branch.sh Outdated Show resolved Hide resolved
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 .

More detail can be found at blog
https://www.atlassian.com/git/tutorials/big-repositories

Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
@gvisor-bot gvisor-bot removed the kokoro:run Presubmits may be run label Jun 2, 2020
@nlacasse nlacasse merged commit d208bb8 into google:master Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA has been signed ready to pull
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants