Git extension for versioning large files
Go to file
Ondřej Pohořelský d229ea4f46 Bump release
Related: RHEL-156588, RHEL-166484, RHEL-167512, RHEL-167356, RHEL-166314, RHEL-177140
2026-05-19 16:14:01 +02: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 Update to 3.7.1 2026-01-05 14:04:40 +01:00
0001-commands-fix-format-string-type-mismatch-in-lockveri.patch Rebuild with new Golang 2026-05-19 15:58: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 Rebuild with new Golang 2026-05-19 15:58:48 +02: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.7.1 2026-01-05 14:04:40 +01: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