Git extension for versioning large files
Go to file
DistroBaker 3008ee1b83 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#65880637e17127f6bf5b7a318d367ea28b193692
2020-11-02 16:48:58 +01:00
.gitignore Merged update from upstream sources 2020-11-02 16:48:58 +01:00
README.Fedora Merged update from upstream sources 2020-11-02 16:48:58 +01:00
git-lfs.spec Merged update from upstream sources 2020-11-02 16:48:58 +01:00
sources Merged update from upstream sources 2020-11-02 16:48:58 +01:00

README.Fedora

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