Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

optimization in git clone using --depth #994

Merged
merged 1 commit into from
May 28, 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

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>
README.md Show resolved Hide resolved
@sethtroisi
Copy link
Contributor

LGTM, thanks @Rajpratik71

@sethtroisi sethtroisi merged commit a839842 into tensorflow:master May 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants