码上灵感
git lfs 大文件
安装 git-lfs
sudo
apt-get
install
git-lfs
克隆
git
clone xxx
在本地仓库中初始化 Git LFS
git
lfs
install
在仓库中拉取实际的大文件
git
lfs pull
Prev
ufw