Git extension for versioning large files
Go to file
2024-11-20 13:13:19 +00:00
.gitignore import RHEL 10 Beta git-lfs-3.5.1-4.el10 2024-11-20 13:13:19 +00:00
git-lfs.spec import RHEL 10 Beta git-lfs-3.5.1-4.el10 2024-11-20 13:13:19 +00:00
README.Fedora import RHEL 10 Beta git-lfs-3.5.1-4.el10 2024-11-20 13:13:19 +00:00
sources import RHEL 10 Beta git-lfs-3.5.1-4.el10 2024-11-20 13:13:19 +00: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