-
Navigate to git-lfs.com and click Download.
Tip
For more information about alternative ways to install Git LFS for Linux, see this Getting started guide.
-
On your computer, locate and unzip the downloaded file.
-
Open Terminal .
-
Change the current working directory into the folder you downloaded and unzipped.
cd ~/Downloads/git-lfs-1.X.X
Note
The file path you use after
cd
depends on your operating system, Git LFS version you downloaded, and where you saved the Git LFS download. -
To install the file, run this command:
$ ./install.sh > Git LFS initialized.
Note
You may have to use
sudo ./install.sh
to install the file. -
Next, make required changes to your global Git config:
$ git lfs install > Git LFS initialized.
-
If you don't see a message indicating that
git lfs install
was successful, please contact your site administrator. Be sure to include the name of your operating system.
此版本的 GitHub Enterprise Server 已于以下日期停止服务 2024-12-19. 即使针对重大安全问题,也不会发布补丁。 为了获得更好的性能、更高的安全性和新功能,请升级到最新版本的 GitHub Enterprise。 如需升级帮助,请联系 GitHub Enterprise 支持。