如何使用 Git LFS:
🚀 Git LFS 快速上手
1. 安装 Git LFS
# macOS
brew install git-lfs
# Ubuntu/Debian
sudo apt-get install git-lfs
# Windows
# 下载安装包:https://git-lfs.github.com/
# 验证安装
git lfs version
2025/10/10大约 2 分钟
如何使用 Git LFS:
# macOS
brew install git-lfs
# Ubuntu/Debian
sudo apt-get install git-lfs
# Windows
# 下载安装包:https://git-lfs.github.com/
# 验证安装
git lfs version