We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 Large File Storage
https://docs.github.com/en/repositories/working-with-files/managing-large-files
The text was updated successfully, but these errors were encountered:
In order to use Git LFS, you'll need to download and install a new program that's separate from Git.
$ brew install git-lfs
https://docs.github.com/en/repositories/working-with-files/managing-large-files/installing-git-large-file-storage
$ git lfs track "*.psd"
https://docs.github.com/en/repositories/working-with-files/managing-large-files/configuring-git-large-file-storage
Sorry, something went wrong.
switch (relativePath) { case `《雅思考试官方指南》(第2版)/视频:口语考试实况录像/01 Speaking Sample 1.mp4`: url = `https://www.bilibili.com/video/BV1PbeueyEuE/`; break; case `《雅思考试官方指南》(第2版)/视频:口语考试实况录像/02 Speaking Sample 2.mp4`: url = `https://www.bilibili.com/video/BV15ueuetEKJ/`; break; case `《雅思考试官方指南》(第2版)/视频:口语考试实况录像/03 Speaking Sample 3.mp4`: url = `https://www.bilibili.com/video/BV1PbeueyEuE/`; break; case `《雅思考试官方指南》(第2版)/视频:口语考试实况录像/04 Speaking Sample 4.mp4`: url = `https://www.bilibili.com/video/BV1hVeueRE42/`; break; // default: // break; }
No branches or pull requests
GitHub LFS bug ❌
https://docs.github.com/en/repositories/working-with-files/managing-large-files
The text was updated successfully, but these errors were encountered: