最終更新:2025-01-24 (金) 11:14:19 (14d)  

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