Git extension for versioning large files
87332afda6
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/git-lfs.git#f9b2ccc541e4e203c974115bd8bab7bf1308e5e4 |
||
---|---|---|
.gitignore | ||
git-lfs.spec | ||
README.Fedora | ||
sources |
git-lfs on Fedora ================= By default, the package will run a post-install/post-uninstall task to enable/disable git-lfs filters in the system git configuration. If you wish to enable/disable git-lfs manually, you can set the following option in the system git config, and package install/uninstall will no longer do this: # git config --system 'fedora.git-lfs.no-modify-config' true