Git extension for versioning large files
Go to file
Fedora Release Engineering 9f9fb4c9d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 01:41:31 +00:00
.gitignore Update to latest version. 2021-04-02 05:27:14 -04:00
git-lfs.spec - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild 2021-07-22 01:41:31 +00:00
README.Fedora Add an option to disable modifying the git filter config. 2020-09-03 23:30:53 -04:00
sources Update to latest version. 2021-04-02 05:27:14 -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