Git extension for versioning large files
Go to file
Mohan Boddu 19dbdf818a Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 20:10:23 +00:00
.gitignore Fixed name of source tarball 2021-05-06 11:35:44 +02:00
gating.yaml Add gating.yaml from RHEL 2021-06-02 12:36:44 +02:00
git-lfs.spec Rebuilt for IMA sigs, glibc 2.34, aarch64 flags 2021-08-09 20:10:23 +00:00
README.Fedora Merged update from upstream sources 2020-11-02 16:48:58 +01:00
sources Fixed name of source tarball 2021-05-06 11:35:44 +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