diff options
| author | CoprDistGit <infra@openeuler.org> | 2024-08-05 02:09:27 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 02:09:27 +0000 |
| commit | 38bef77b9db9f2ffd15e3b4e03181341216b447b (patch) | |
| tree | ce1a9a3226b8afcde07e4685d417c04ad09edba2 /README.Fedora | |
| parent | 402fab909d9e9a52a97887b11939016ba7d2cbcb (diff) | |
automatic import of git-lfsopeneuler24.03_LTS
Diffstat (limited to 'README.Fedora')
| -rw-r--r-- | README.Fedora | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.Fedora b/README.Fedora new file mode 100644 index 0000000..3bfd4d0 --- /dev/null +++ b/README.Fedora @@ -0,0 +1,11 @@ +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 |
