最終更新:2025-01-24 (金) 11:14:19 (14d)
Git LFS
Top / Git LFS
Git Large File Storage
インストール
- Git LFSを使用するには、Gitとは別の新しいプログラムをダウンロードしてインストールする必要があります。
https://docs.github.com/ja/repositories/working-with-files/managing-large-files/installing-git-large-file-storage
macOS
- brew install git-lfs?
Update your git config to finish installation: # Update global git config $ git lfs install # Update system git config $ git lfs install --system
- git lfs install?
- git lfs pull