Git extension for versioning large files
Go to file
DistroBaker 87332afda6 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/git-lfs.git#f9b2ccc541e4e203c974115bd8bab7bf1308e5e4
2020-11-09 10:54:43 +00:00
.gitignore Merged update from upstream sources 2020-11-09 10:54:43 +00:00
git-lfs.spec Merged update from upstream sources 2020-11-09 10:54:43 +00:00
README.Fedora Merged update from upstream sources 2020-11-02 16:48:58 +01:00
sources Merged update from upstream sources 2020-11-09 10:54:43 +00: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