summaryrefslogtreecommitdiff
path: root/README.Fedora
diff options
context:
space:
mode:
Diffstat (limited to 'README.Fedora')
-rw-r--r--README.Fedora11
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