Git extension for versioning large files
Go to file
Mohan Boddu f96dba29dc - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 23:46:28 +00:00
.gitignore Enable bundling 2021-01-06 17:30:51 +01:00
git-lfs.spec - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 2021-04-15 23:46:28 +00:00
README.Fedora Merged update from upstream sources 2020-11-02 16:48:58 +01:00
sources Enable bundling 2021-01-06 17:30:51 +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