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

Git: add option to disable --dissociate flag on cloning #1820

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

Slamdunk
Copy link
Contributor

Q A
Bug fix? No
New feature? Yes
BC breaks? No
Deprecations? No
Fixed tickets N/A

PR #352 introduced --reference and --dissociate flags while cloning the repo.

But git-lfs needs the reference after the clone in order to download the files from the reference, and so getting the benefits of the previous clone seen as a cache.

Disabling --dissociate accomplish the git-lfs download from previous release.

Ping @johnny-bit as original author

@Slamdunk Slamdunk force-pushed the git_clone_dissociate branch from f76da4b to fe17432 Compare March 28, 2019 11:54
@johnny-bit
Copy link
Contributor

johnny-bit commented Mar 28, 2019 via email

@antonmedv antonmedv merged commit ec0e8c4 into deployphp:master Mar 28, 2019
@Slamdunk Slamdunk deleted the git_clone_dissociate branch March 28, 2019 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants