Git extension for versioning large files
Go to file
Ondřej Pohořelský 9b2f2dfff2 Rebuild with new Golang
Resolves: RHEL-156656, RHEL-166700, RHEL-167695, RHEL-167389, RHEL-166345, RHEL-177321
2026-05-19 16:11:49 +02:00
.gitignore Update to 3.7.1 2026-01-05 14:13:32 +01:00
11fe8dc62ed2eb158eaec28af90d2f509e7fd91f.patch Update to 3.2.0 2023-01-09 10:59:31 +01:00
0001-commands-fix-format-string-type-mismatch-in-lockveri.patch Rebuild with new Golang 2026-05-19 16:11:49 +02:00
gating.yaml Add gating.yaml from RHEL 2021-06-02 12:36:44 +02:00
git-lfs.spec Rebuild with new Golang 2026-05-19 16:11:49 +02:00
README.Fedora Merged update from upstream sources 2020-11-02 16:48:58 +01:00
sources Update to 3.7.1 2026-01-05 14:13:32 +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