最終更新:2025-04-04 (金) 18:15:34 (88d)  

Git LFS
Top / Git LFS

Git Large File Storage

https://git-lfs.com/

https://git-lfs.github.com/

インストール

コマンド

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