Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
帮助通告 需要特别注意 问题 需要进一步的信息
Projects
None yet
Development

No branches or pull requests

1 participant