Git extension for versioning large files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Ondřej Pohořelský 2648ba3ce6 Update to 3.2.0 4 months ago
.git-lfs.metadata Update to 3.2.0 4 months ago
.gitignore Update to 3.2.0 4 months ago
11fe8dc62ed2eb158eaec28af90d2f509e7fd91f.patch Update to 3.2.0 4 months ago
README.Fedora Merged update from upstream sources 3 years ago
gating.yaml Add gating.yaml from RHEL 2 years ago
git-lfs.spec Update to 3.2.0 4 months ago
sources Update to 3.2.0 4 months ago

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