git lfs

Work with large files in Git repositories. More information: https://git-lfs.com.

git lfs install

git lfs track '{{*.bin}}'

git config {{-f|--file}} .lfsconfig lfs.url {{lfs_endpoint_url}}

git lfs track

git lfs ls-files

git lfs push --all {{remote_name}} {{branch_name}}

git lfs fetch

git lfs checkout