Git extension for versioning large files
Go to file
Troy Dawson b09044f915 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 08:26:07 -07:00
.fmf Add tmt based gating 2024-05-28 05:51:34 +00:00
plans Add tmt based gating 2024-05-28 05:51:34 +00:00
.gitignore Enable bundling, update 3.5.1 2024-05-27 16:18:48 +02:00
changelog Convert to rpmautospec 2021-09-25 22:39:59 -04:00
gating.yaml Add tmt based gating 2024-05-28 05:51:34 +00:00
git-lfs.spec Make Git-LFS FIPS compliant 2024-08-06 16:24:48 +02:00
README.Fedora Add an option to disable modifying the git filter config. 2020-09-03 23:30:53 -04:00
sources Enable bundling, update 3.5.1 2024-05-27 16:18:48 +02: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