最終更新:2025-04-04 (金) 18:15:34 (88d)
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