Git extension for versioning large files
Go to file
Elliott Sales de Andrade c16940872b Update to 3.0.1
2021-10-05 00:09:17 -04:00
.gitignore Update to 3.0.1 2021-10-05 00:09:17 -04:00
changelog Convert to rpmautospec 2021-09-25 22:39:59 -04:00
git-lfs.spec Update to 3.0.1 2021-10-05 00:09:17 -04:00
README.Fedora Add an option to disable modifying the git filter config. 2020-09-03 23:30:53 -04:00
sources Update to 3.0.1 2021-10-05 00:09:17 -04:00

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