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

windows - 无法使用git lfs克隆存储库 #15

Open
program-spiritual opened this issue Oct 12, 2020 · 0 comments
Open

windows - 无法使用git lfs克隆存储库 #15

program-spiritual opened this issue Oct 12, 2020 · 0 comments
Labels
帮助通告 需要特别注意 问题 需要进一步的信息

Comments

@program-spiritual
Copy link
Owner

// Skip smudge - We'll download binary files later in a faster batch
git lfs install --skip-smudge

// Do git clone here
git clone ...

// Fetch all the binary files in the new clone
git lfs pull

// Reinstate smudge
git lfs install --force

@program-spiritual program-spiritual added 帮助通告 需要特别注意 问题 需要进一步的信息 labels Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
帮助通告 需要特别注意 问题 需要进一步的信息
Projects
None yet
Development

No branches or pull requests

1 participant