You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
396 B
12 lines
396 B
2 years ago
|
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
|