Git extension for versioning large files
f96dba29dc
Signed-off-by: Mohan Boddu <mboddu@redhat.com> |
||
---|---|---|
.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